[webkit-changes] [WebKit/WebKit] c0c0f3: `--site-isolation` should not load file URLs into ...
Charlie Wolfe
noreply at github.com
Thu Mar 21 18:41:37 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: c0c0f3af02a0132d4b9cc84483418d64132932b8
https://github.com/WebKit/WebKit/commit/c0c0f3af02a0132d4b9cc84483418d64132932b8
Author: Charlie Wolfe <charliew at apple.com>
Date: 2024-03-21 (Thu, 21 Mar 2024)
Changed paths:
M LayoutTests/platform/mac-site-isolation/TestExpectations
M Tools/Scripts/webkitpy/port/driver.py
M Tools/Scripts/webkitpy/port/driver_unittest.py
Log Message:
-----------
`--site-isolation` should not load file URLs into iframes
https://bugs.webkit.org/show_bug.cgi?id=271429
rdar://125202486
Reviewed by Pascoe.
`-—site-isolation` does not use `-—self-comparison-header` after 276416 at main, instead this should
check `additional_header`. This is needed to have coverage for tests outside of http/.
* LayoutTests/platform/mac-site-isolation/TestExpectations:
* Tools/Scripts/webkitpy/port/driver.py:
(Driver.is_http_test):
Canonical link: https://commits.webkit.org/276514@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list