Bug 139325 - Add a delegate method for didReceiveServerRedirectForProvisionalLoadForFrame.
Summary: Add a delegate method for didReceiveServerRedirectForProvisionalLoadForFrame.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2014-12-05 16:54 PST by Yongjun Zhang
Modified: 2014-12-05 18:03 PST (History)
6 users (show)

See Also:


Attachments
Add method webProcessPlugInBrowserContextController:didReceiveServerRedirectForProvisionalLoadForFrame: into WKWebProcessPlugInLoadDelegate (5.21 KB, patch)
2014-12-05 17:10 PST, Yongjun Zhang
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yongjun Zhang 2014-12-05 16:54:37 PST
For InjectedBundle to listening for server redirects, we will need a delegate method for didReceiveServerRedirectForProvisionalLoadForFrame in WKWebProcessPlugInLoadDelegate.
Comment 1 Yongjun Zhang 2014-12-05 16:54:54 PST
<rdar://problem/17369582>
Comment 2 Yongjun Zhang 2014-12-05 17:10:06 PST
Created attachment 242686 [details]
Add method webProcessPlugInBrowserContextController:didReceiveServerRedirectForProvisionalLoadForFrame: into WKWebProcessPlugInLoadDelegate
Comment 3 WebKit Commit Bot 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>
Comment 4 WebKit Commit Bot 2014-12-05 18:03:49 PST
All reviewed patches have been landed.  Closing bug.