Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 839bf830c8c625acdabd89736bb541543e98c7a2 https://github.com/WebKit/WebKit/commit/839bf830c8c625acdabd89736bb541543e98c7a2 Author: Alex Christensen <achristen...@apple.com> Date: 2023-11-17 (Fri, 17 Nov 2023)
Changed paths: M Source/WebKit/UIProcess/WebPageProxy.cpp Log Message: ----------- Make 270849@main have no effect when site isolation is off https://bugs.webkit.org/show_bug.cgi?id=265063 rdar://118574473 Unreviewed. It was supposed to only change behavior when site isolation was on. It broke the tests http/tests/inspector/target/provisional-load-cancels-previous-load.html and TestWebKitAPI.ProcessSwap.QuickBackForwardNavigationWithPSON. This fixes those two tests and restores existing behavior with site isolation off. There is still work to do when site isolation is on. A lot of work. * Source/WebKit/UIProcess/WebPageProxy.cpp: (WebKit::WebPageProxy::decidePolicyForNavigationAction): Canonical link: https://commits.webkit.org/270912@main _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes