Bug 115607

Summary: REGRESSION(r148312): Crash when calling WKPageClose(page) followed by WKPageTerminate(page)
Product: WebKit Reporter: Sam Weinig <sam>
Component: WebKit2Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal Keywords: InRadar
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Crash Fix
none
Patch+Test (this time without commenting out the fix) benjamin: review+

Description Sam Weinig 2013-05-04 17:36:08 PDT
r148312 caused a regression where we now seeing crashes in Safari when closing pages that are unresponsive (done via WKPageClose(page) followed by WKPageTerminate(page)).

<rdar://problem/13702008>
Comment 1 Sam Weinig 2013-05-04 17:42:24 PDT
Created attachment 200552 [details]
Crash Fix
Comment 2 Sam Weinig 2013-05-04 17:44:26 PDT
Created attachment 200553 [details]
Patch+Test (this time without commenting out the fix)
Comment 3 Sam Weinig 2013-05-04 19:31:36 PDT
Committed revision 149573