Bug 127793 - REGRESSION: JavascriptCore crash during OS Installation (due to Heap::m_operationInProgress ASSERT vs DelayedReleaseScope)
Summary: REGRESSION: JavascriptCore crash during OS Installation (due to Heap::m_opera...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Geoffrey Garen
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2014-01-28 13:49 PST by Geoffrey Garen
Modified: 2014-01-28 15:07 PST (History)
2 users (show)

See Also:


Attachments
Patch (4.47 KB, patch)
2014-01-28 15:03 PST, Geoffrey Garen
mhahnenberg: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Geoffrey Garen 2014-01-28 13:49:52 PST
REGRESSION: JavascriptCore crash during OS Installation (due to Heap::m_operationInProgress ASSERT vs DelayedReleaseScope)
Comment 1 Geoffrey Garen 2014-01-28 13:50:12 PST
<rdar://problem/15916621>
Comment 2 Geoffrey Garen 2014-01-28 15:03:01 PST
Created attachment 222499 [details]
Patch
Comment 3 Mark Hahnenberg 2014-01-28 15:04:50 PST
Comment on attachment 222499 [details]
Patch

r=me
Comment 4 Geoffrey Garen 2014-01-28 15:07:41 PST
Committed r162968: <http://trac.webkit.org/changeset/162968>