Bug 118209

Summary: Crash when loading is stopped from -didReceiveResponse
Product: WebKit Reporter: Alexey Proskuryakov <ap>
Component: Page LoadingAssignee: Alexey Proskuryakov <ap>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, japhet
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
proposed fix beidson: review+

Description Alexey Proskuryakov 2013-06-28 16:36:38 PDT
WebKit1 crashes when loading is stopped from -willSendRequest delegate.

<rdar://problem/14259249>
Comment 1 Alexey Proskuryakov 2013-06-28 16:40:43 PDT
Created attachment 205756 [details]
proposed fix
Comment 2 Brady Eidson 2013-06-28 16:51:10 PDT
Comment on attachment 205756 [details]
proposed fix

Discussed with Alexey on IRL, the bug title and test names are wrong - it's "crash stopping load in didReceiveResponse"
Comment 3 Alexey Proskuryakov 2013-06-28 16:58:08 PDT
Committed <http://trac.webkit.org/r152196>.