WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
127965
Add a webView:didStartProvisionalNavigation: delegate method
https://bugs.webkit.org/show_bug.cgi?id=127965
Summary
Add a webView:didStartProvisionalNavigation: delegate method
Anders Carlsson
Reported
2014-01-30 15:46:21 PST
Add a webView:didStartProvisionalNavigation: delegate method
Attachments
Patch
(17.80 KB, patch)
2014-01-30 15:47 PST
,
Anders Carlsson
mitz: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Anders Carlsson
Comment 1
2014-01-30 15:47:14 PST
Created
attachment 222753
[details]
Patch
mitz
Comment 2
2014-01-30 16:14:39 PST
Comment on
attachment 222753
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=222753&action=review
> Source/WebKit2/UIProcess/Cocoa/NavigationState.mm:183 > + // FIXME: We should assert that navigationID is not null here, but navigation is currently null for navigations that
s/null/zero/
Anders Carlsson
Comment 3
2014-01-30 16:18:42 PST
Committed
r163132
: <
http://trac.webkit.org/changeset/163132
>
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