Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 13cc3923ebd9ec5d3394c385c7a3072dc5717ee5
https://github.com/WebKit/WebKit/commit/13cc3923ebd9ec5d3394c385c7a3072dc5717ee5
Author: Yoav Weiss <[email protected]>
Date: 2025-06-12 (Thu, 12 Jun 2025)
Changed paths:
M
LayoutTests/imported/w3c/web-platform-tests/subresource-integrity/integrity-policy/script.https-expected.txt
M
LayoutTests/imported/w3c/web-platform-tests/subresource-integrity/integrity-policy/script.https.html
M Source/WebCore/loader/IntegrityPolicy.cpp
Log Message:
-----------
Integrity-Policy - align about:blank behavior
https://bugs.webkit.org/show_bug.cgi?id=294373
Reviewed by Anne van Kesteren.
We recently added [1] about: URLs to the ones exempt from Integrity Policy.
This PR imports the relevant tests and aligns the implementation with that spec
change.
[1]
https://github.com/w3c/webappsec-subresource-integrity/pull/137#discussion_r2126331909
Upstream commit:
https://github.com/web-platform-tests/wpt/commit/d74262218de2e9419380ea4750e93e8993da81db
*
LayoutTests/imported/w3c/web-platform-tests/subresource-integrity/integrity-policy/script.https-expected.txt:
Amend expectation
*
LayoutTests/imported/w3c/web-platform-tests/subresource-integrity/integrity-policy/script.https.html:
Test for the lack of a ReportingObserver and add about:blank test cases.
* Source/WebCore/loader/IntegrityPolicy.cpp:
(WebCore::shouldRequestBeBlockedByIntegrityPolicy): move to use hasLocalScheme
Canonical link: https://commits.webkit.org/296131@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes