Bug 138703 - Policy client not called for navigations through the page cache
Summary: Policy client not called for navigations through the page cache
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Page Loading (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
: 133422 (view as bug list)
Depends on:
Blocks:
 
Reported: 2014-11-13 11:22 PST by mitz
Modified: 2014-11-13 15:22 PST (History)
4 users (show)

See Also:


Attachments
Update a cached page’s DocumentLoader before reusing it for a back/forward navigation (4.91 KB, patch)
2014-11-13 13:52 PST, mitz
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description mitz 2014-11-13 11:22:56 PST
When a back/forward navigation uses a page from the page cache, the policy client isn’t called to decide how to handle the navigation.
Comment 1 mitz 2014-11-13 13:52:17 PST
Created attachment 241500 [details]
Update a cached page’s DocumentLoader before reusing it for a back/forward navigation
Comment 2 mitz 2014-11-13 14:13:46 PST
*** Bug 133422 has been marked as a duplicate of this bug. ***
Comment 3 WebKit Commit Bot 2014-11-13 15:22:53 PST
Comment on attachment 241500 [details]
Update a cached page’s DocumentLoader before reusing it for a back/forward navigation

Clearing flags on attachment: 241500

Committed r176096: <http://trac.webkit.org/changeset/176096>
Comment 4 WebKit Commit Bot 2014-11-13 15:22:58 PST
All reviewed patches have been landed.  Closing bug.