Bug 127965

Summary: Add a webView:didStartProvisionalNavigation: delegate method
Product: WebKit Reporter: Anders Carlsson <andersca>
Component: New BugsAssignee: Anders Carlsson <andersca>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch mitz: review+

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+
Anders Carlsson
Comment 1 2014-01-30 15:47:14 PST
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
Note You need to log in before you can comment on or make changes to this bug.