Bug 21513
| Summary: | MASTER: StructureID memory usage issues | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Cameron Zwarich (cpst) <zwarich> |
| Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | Normal | CC: | barraclough, sam |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | All | ||
| OS: | All | ||
| Bug Depends on: | 21320, 21514, 21525, 21533, 21633, 21683 | ||
| Bug Blocks: | |||
Cameron Zwarich (cpst)
We have recently noticed StructureID memory usage issues, including leaks and larger numbers of StructureIDs than one would expect. This is a master bug to track these issue.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Sam Weinig
As a starting point, we currently allocate 142 StrucutureIDs for about:blank.
Sam Weinig
(In reply to comment #1)
> As a starting point, we currently allocate 142 StrucutureIDs for about:blank.
Oops. That comment was meant for bug 21683.
Gavin Barraclough
Child bugs of this umbrella all resolved.