Bug 111893 - Threaded HTML Parser will never release checkpoint memory during parse if it never speculates
Summary: Threaded HTML Parser will never release checkpoint memory during parse if it ...
Status: RESOLVED DUPLICATE of bug 112069
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on: 110547
Blocks: 111645
  Show dependency treegraph
 
Reported: 2013-03-08 15:35 PST by Eric Seidel (no email)
Modified: 2013-03-11 17:09 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Seidel (no email) 2013-03-08 15:35:15 PST
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. :)
Comment 1 Eric Seidel (no email) 2013-03-11 17:09:55 PDT

*** This bug has been marked as a duplicate of bug 112069 ***