WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
128884
[iOS] ASSERT in DocumentLoader::checkLoadComplete when navigating
https://bugs.webkit.org/show_bug.cgi?id=128884
Summary
[iOS] ASSERT in DocumentLoader::checkLoadComplete when navigating
Pratik Solanki
Reported
2014-02-16 00:31:36 PST
Debug iOS WebKit asserts when navigating navigation bar links on the top on apple.com.
Attachments
Patch
(1.75 KB, patch)
2014-02-16 00:51 PST
,
Pratik Solanki
ap
: review-
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Pratik Solanki
Comment 1
2014-02-16 00:32:09 PST
<
rdar://problem/12952107
>
Pratik Solanki
Comment 2
2014-02-16 00:51:19 PST
Created
attachment 224316
[details]
Patch
Brent Fulgham
Comment 3
2014-02-19 11:34:48 PST
Comment on
attachment 224316
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=224316&action=review
r=me. A noticed a minor typo in the ChangeLog.
> Source/WebCore/ChangeLog:9 > + On iOS, a mouse events get triggered when you tap on an link. If a page decides to load a
"... when you tap on A link"
Alexey Proskuryakov
Comment 4
2014-02-27 18:01:25 PST
Comment on
attachment 224316
[details]
Patch Pratik and myself looked into this a little bit, and it looks like the issue is not with the assertion, but with some code that fails to prevent loading in an inactive loader. Furthermore, Pratik got a different assertion when reproducing this issue now.
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