Bug 134482

Summary: [Cocoa] Navigation parameter in navigation delegate messages is nil for navigations started by the Web Content process
Product: WebKit Reporter: mitz
Component: WebKit2Assignee: mitz
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, bunhere, cdumez, commit-queue, gyuyoung.kim, sam, sergio, thorton
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Attach navigationID and create WKNavigation at action policy decision time if needed
none
Attach navigationID and create WKNavigation at action policy decision time if needed
none
Attach navigationID and create WKNavigation at action policy decision time if needed
none
Attach navigationID and create WKNavigation at action policy decision time if needed thorton: review+

mitz
Reported 2014-06-30 20:42:57 PDT
When a navigation is initiated by the Web Content process, the navigation parameter passed to the navigation delegate is nil.
Attachments
Attach navigationID and create WKNavigation at action policy decision time if needed (41.21 KB, patch)
2014-06-30 21:08 PDT, mitz
no flags
Attach navigationID and create WKNavigation at action policy decision time if needed (41.30 KB, patch)
2014-06-30 23:20 PDT, mitz
no flags
Attach navigationID and create WKNavigation at action policy decision time if needed (41.19 KB, patch)
2014-07-01 10:14 PDT, mitz
no flags
Attach navigationID and create WKNavigation at action policy decision time if needed (41.31 KB, patch)
2014-07-01 12:02 PDT, mitz
thorton: review+
mitz
Comment 1 2014-06-30 21:08:16 PDT
Created attachment 234142 [details] Attach navigationID and create WKNavigation at action policy decision time if needed
mitz
Comment 2 2014-06-30 23:20:34 PDT
Created attachment 234147 [details] Attach navigationID and create WKNavigation at action policy decision time if needed
mitz
Comment 3 2014-07-01 10:14:58 PDT
Created attachment 234170 [details] Attach navigationID and create WKNavigation at action policy decision time if needed
mitz
Comment 4 2014-07-01 12:02:40 PDT
Created attachment 234183 [details] Attach navigationID and create WKNavigation at action policy decision time if needed
mitz
Comment 5 2014-07-01 13:23:32 PDT
Note You need to log in before you can comment on or make changes to this bug.