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 BugsAssignee: 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    

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 ***