Bug 62699

Summary: Fixed an inavlid ASSERT
Product: WebKit Reporter: Geoffrey Garen <ggaren>
Component: JavaScriptCoreAssignee: Geoffrey Garen <ggaren>
Status: RESOLVED FIXED    
Severity: Normal CC: oliver
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch mitz: review+

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>