Bug 132342

Summary: Fix bit rot in zombie mode heap code
Product: WebKit Reporter: Mark Lam <mark.lam>
Component: JavaScriptCoreAssignee: Mark Lam <mark.lam>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, fpizlo, ggaren, mhahnenberg, mmirman, msaboff, oliver
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
the patch. none

Description Mark Lam 2014-04-29 10:11:50 PDT
Basically, we need to enter a DelayedReleaseScope before doing a sweep.
Comment 1 Mark Lam 2014-04-29 10:16:44 PDT
Created attachment 230386 [details]
the patch.
Comment 2 Mark Hahnenberg 2014-04-29 10:29:09 PDT
Comment on attachment 230386 [details]
the patch.

r=me
Comment 3 WebKit Commit Bot 2014-04-29 10:45:56 PDT
Comment on attachment 230386 [details]
the patch.

Clearing flags on attachment: 230386

Committed r167945: <http://trac.webkit.org/changeset/167945>
Comment 4 WebKit Commit Bot 2014-04-29 10:45:59 PDT
All reviewed patches have been landed.  Closing bug.