Bug 62699 - Fixed an inavlid ASSERT
Summary: Fixed an inavlid ASSERT
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Geoffrey Garen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-14 23:45 PDT by Geoffrey Garen
Modified: 2011-06-15 00:08 PDT (History)
1 user (show)

See Also:


Attachments
Patch (1.86 KB, patch)
2011-06-14 23:46 PDT, Geoffrey Garen
mitz: 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 2011-06-14 23:45:24 PDT
Fixed an inavlid ASSERT I found while investigating
        <rdar://problem/9580254> Crash in JSC::HandleHeap::finalizeWeakHandles + 92
Comment 1 Geoffrey Garen 2011-06-14 23:46:12 PDT
Created attachment 97240 [details]
Patch
Comment 2 Geoffrey Garen 2011-06-15 00:08:48 PDT
Committed r88911: <http://trac.webkit.org/changeset/88911>