Bug 111893
Summary: | Threaded HTML Parser will never release checkpoint memory during parse if it never speculates | ||
---|---|---|---|
Product: | WebKit | Reporter: | Eric Seidel (no email) <eric> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | abarth, tonyg |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | 110547 | ||
Bug Blocks: | 111645 |
Eric Seidel (no email)
Threaded HTML Parser will never release checkpoint memory during parse if it never speculates
https://bugs.webkit.org/show_bug.cgi?id=110547#c14
I'm not sure this is an issue in practice, as speculating happens every time we run a script, etc. Pages we care about run scripts. :)
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Eric Seidel (no email)
*** This bug has been marked as a duplicate of bug 112069 ***