Bug 119853

Summary: REGRESSION (r139343): WebKit crashes when canceling a load inside webView:resource:didFinishLoadingFromDataSource:
Product: WebKit Reporter: Andy Estes <aestes>
Component: Page LoadingAssignee: Andy Estes <aestes>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, japhet, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: All   
Bug Depends on: 106137    
Bug Blocks:    
Attachments:
Description Flags
Patch beidson: review+

Description Andy Estes 2013-08-15 11:39:11 PDT
After r139343, WebKit crashes when canceling a load inside webView:resource:didFinishLoadingFromDataSource:
Comment 1 Andy Estes 2013-08-15 11:40:20 PDT
<rdar://problem/14719561>
Comment 2 Andy Estes 2013-08-15 11:53:24 PDT
Created attachment 208833 [details]
Patch
Comment 3 Darin Adler 2013-08-15 11:57:33 PDT
Comment on attachment 208833 [details]
Patch

Great way to fix it.
Comment 4 Andy Estes 2013-08-15 12:04:25 PDT
Committed r154115: <http://trac.webkit.org/changeset/154115>