Bug 132342 - Fix bit rot in zombie mode heap code
Summary: Fix bit rot in zombie mode heap code
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Mark Lam
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-29 10:11 PDT by Mark Lam
Modified: 2014-04-29 10:45 PDT (History)
7 users (show)

See Also:


Attachments
the patch. (1.32 KB, patch)
2014-04-29 10:16 PDT, Mark Lam
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.