[Webkit-unassigned] [Bug 183386] LayoutTests/http/tests/navigation/page-cache-iframe-provisional-load.html fails with async policy delegate

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 12 14:51:17 PDT 2018


https://bugs.webkit.org/show_bug.cgi?id=183386

--- Comment #9 from Danyao Wang <danyao at chromium.org> ---

> I think we may be able to rely on the beforeunload event of the subframe. We
> only fire this event *after* the policy decision has been made to navigate
> and right before we start provisional load. So something like a beforeunload
> event handler with a setTimeout(0), then navigate the main frame.

Thanks for the idea! Added new test. PTAL.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180312/3df32406/attachment.html>


More information about the webkit-unassigned mailing list