RESOLVED FIXED 134482
[Cocoa] Navigation parameter in navigation delegate messages is nil for navigations started by the Web Content process
https://bugs.webkit.org/show_bug.cgi?id=134482
Summary [Cocoa] Navigation parameter in navigation delegate messages is nil for navig...
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.