Bug 124596 - MarkedSpace::resumeAllocating needs to delay release
Summary: MarkedSpace::resumeAllocating needs to delay release
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Dean Jackson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-19 12:24 PST by Dean Jackson
Modified: 2013-11-19 12:57 PST (History)
2 users (show)

See Also:


Attachments
Patch (1.22 KB, patch)
2013-11-19 12:27 PST, Dean Jackson
ggaren: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dean Jackson 2013-11-19 12:24:47 PST
After http://trac.webkit.org/changeset/159508, we started seeing ASSERTS on Debug Builds.
Comment 1 Dean Jackson 2013-11-19 12:27:45 PST
Created attachment 217316 [details]
Patch
Comment 2 Geoffrey Garen 2013-11-19 12:54:35 PST
Comment on attachment 217316 [details]
Patch

r=me
Comment 3 Dean Jackson 2013-11-19 12:57:27 PST
Committed r159515: <http://trac.webkit.org/changeset/159515>