Bug 110228

Summary: WeakSet::removeAllocator leaks WeakBlocks
Product: WebKit Reporter: Mark Hahnenberg <mhahnenberg>
Component: JavaScriptCoreAssignee: Mark Hahnenberg <mhahnenberg>
Status: RESOLVED FIXED    
Severity: Normal CC: barraclough, ddkilzer, psolanki, webkit.review.bot, yongjun_zhang
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Mark Hahnenberg 2013-02-19 08:58:40 PST
Goodness gracious. We need to return the WeakBlock to the BlockAllocator after the call to WeakBlock::destroy.
Comment 1 Mark Hahnenberg 2013-02-19 09:08:20 PST
Created attachment 189102 [details]
Patch
Comment 2 Geoffrey Garen 2013-02-19 09:27:16 PST
Comment on attachment 189102 [details]
Patch

r=me
Comment 3 WebKit Review Bot 2013-02-19 10:13:44 PST
Comment on attachment 189102 [details]
Patch

Clearing flags on attachment: 189102

Committed r143351: <http://trac.webkit.org/changeset/143351>
Comment 4 WebKit Review Bot 2013-02-19 10:13:47 PST
All reviewed patches have been landed.  Closing bug.