RESOLVED FIXED 139325
Add a delegate method for didReceiveServerRedirectForProvisionalLoadForFrame.
https://bugs.webkit.org/show_bug.cgi?id=139325
Summary Add a delegate method for didReceiveServerRedirectForProvisionalLoadForFrame.
Yongjun Zhang
Reported 2014-12-05 16:54:37 PST
For InjectedBundle to listening for server redirects, we will need a delegate method for didReceiveServerRedirectForProvisionalLoadForFrame in WKWebProcessPlugInLoadDelegate.
Attachments
Add method webProcessPlugInBrowserContextController:didReceiveServerRedirectForProvisionalLoadForFrame: into WKWebProcessPlugInLoadDelegate (5.21 KB, patch)
2014-12-05 17:10 PST, Yongjun Zhang
no flags
Yongjun Zhang
Comment 1 2014-12-05 16:54:54 PST
Yongjun Zhang
Comment 2 2014-12-05 17:10:06 PST
Created attachment 242686 [details] Add method webProcessPlugInBrowserContextController:didReceiveServerRedirectForProvisionalLoadForFrame: into WKWebProcessPlugInLoadDelegate
WebKit Commit Bot
Comment 3 2014-12-05 18:03:44 PST
Comment on attachment 242686 [details] Add method webProcessPlugInBrowserContextController:didReceiveServerRedirectForProvisionalLoadForFrame: into WKWebProcessPlugInLoadDelegate Clearing flags on attachment: 242686 Committed r176901: <http://trac.webkit.org/changeset/176901>
WebKit Commit Bot
Comment 4 2014-12-05 18:03:49 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.