RESOLVED FIXED 139669
[Cocoa] WKWebProcessPlugInLoadDelegate can’t tell what type of same-document navigation has happened
https://bugs.webkit.org/show_bug.cgi?id=139669
Summary [Cocoa] WKWebProcessPlugInLoadDelegate can’t tell what type of same-document ...
mitz
Reported 2014-12-15 20:21:25 PST
The delegate method -webProcessPlugInBrowserContextController:didSameDocumentNavigation:ForFrame: doesn’t specify the type of same-document navigation.
Attachments
Add a navigationType parameter to the delegate method (19.33 KB, patch)
2014-12-15 20:23 PST, mitz
andersca: review+
mitz
Comment 1 2014-12-15 20:23:03 PST
Created attachment 243341 [details] Add a navigationType parameter to the delegate method
mitz
Comment 2 2014-12-16 09:44:36 PST
Note You need to log in before you can comment on or make changes to this bug.