[webkit-reviews] review granted: [Bug 188422] Disallow navigations when page cache updates the current document of the frame : [Attachment 346804] Patch and layout test

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 16 16:07:15 PDT 2018


Ryosuke Niwa <rniwa at webkit.org> has granted Daniel Bates <dbates at webkit.org>'s
request for review:
Bug 188422: Disallow navigations when page cache updates the current document
of the frame
https://bugs.webkit.org/show_bug.cgi?id=188422

Attachment 346804: Patch and layout test

https://bugs.webkit.org/attachment.cgi?id=346804&action=review




--- Comment #2 from Ryosuke Niwa <rniwa at webkit.org> ---
Comment on attachment 346804
  --> https://bugs.webkit.org/attachment.cgi?id=346804
Patch and layout test

View in context: https://bugs.webkit.org/attachment.cgi?id=346804&action=review

> LayoutTests/fast/history/go-back-to-object-subframe.html:22
> +window.onpageshow = runTest;

We should probably mention in the change log that we're not preventing
navigation during pageshow event.


More information about the webkit-reviews mailing list