WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
141441
Add assertion to help track down WebCore::DocumentLoader::stopLoadingForPolicyChange() crash
https://bugs.webkit.org/show_bug.cgi?id=141441
Summary
Add assertion to help track down WebCore::DocumentLoader::stopLoadingForPolic...
Chris Dumez
Reported
2015-02-10 12:59:32 PST
Add assertions to help track down WebCore::DocumentLoader::stopLoadingForPolicyChange() crash. Radar: <
rdar://problem/13811738
>
Attachments
Patch
(2.41 KB, patch)
2015-02-10 13:04 PST
,
Chris Dumez
ap
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2015-02-10 13:04:54 PST
Created
attachment 246338
[details]
Patch
Alexey Proskuryakov
Comment 2
2015-02-10 13:40:46 PST
Comment on
attachment 246338
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=246338&action=review
> Source/WebCore/ChangeLog:24 > + (WebCore::DocumentLoader::interruptedForPolicyChangeError): > + Make sure frameLoader() is not null before using it.
How does this help? If it's null, we crash right away anyway.
Chris Dumez
Comment 3
2015-02-10 13:44:02 PST
Committed
r179880
: <
http://trac.webkit.org/changeset/179880
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug