Bug 119853 - REGRESSION (r139343): WebKit crashes when canceling a load inside webView:resource:didFinishLoadingFromDataSource:
Summary: REGRESSION (r139343): WebKit crashes when canceling a load inside webView:res...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Page Loading (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac All
: P2 Normal
Assignee: Andy Estes
URL:
Keywords: InRadar
Depends on: 106137
Blocks:
  Show dependency treegraph
 
Reported: 2013-08-15 11:39 PDT by Andy Estes
Modified: 2013-08-15 12:04 PDT (History)
3 users (show)

See Also:


Attachments
Patch (10.67 KB, patch)
2013-08-15 11:53 PDT, Andy Estes
beidson: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>