Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 04fe24390c9ffdbcba3d96932e09831dbb8d64ac
https://github.com/WebKit/WebKit/commit/04fe24390c9ffdbcba3d96932e09831dbb8d64ac
Author: Charlie Wolfe <[email protected]>
Date: 2025-08-14 (Thu, 14 Aug 2025)
Changed paths:
M
LayoutTests/http/tests/storageAccess/request-and-grant-access-with-per-page-scope-access-from-another-frame.https.html
M
LayoutTests/imported/w3c/web-platform-tests/storage-access-api/requestStorageAccess-cross-site-sibling-iframes.sub.https.window-expected.txt
M
LayoutTests/imported/w3c/web-platform-tests/storage-access-api/storage-access-headers.tentative.https.sub.window-expected.txt
M Source/WebCore/page/Settings.yaml
Log Message:
-----------
The Storage Access API should grant access per frame
https://bugs.webkit.org/show_bug.cgi?id=297421
rdar://158353881
Reviewed by Matthew Finkel.
This aligns Safari with the current specification, which grants storage to
frames rather than pages.
https://privacycg.github.io/storage-access/#the-document-object
*
LayoutTests/http/tests/storageAccess/request-and-grant-access-with-per-page-scope-access-from-another-frame.https.html:
This test is expecting a per page scope, so explicitly set the setting.
*
LayoutTests/imported/w3c/web-platform-tests/storage-access-api/requestStorageAccess-cross-site-sibling-iframes.sub.https.window-expected.txt:
*
LayoutTests/imported/w3c/web-platform-tests/storage-access-api/storage-access-headers.tentative.https.sub.window-expected.txt:
This was previously passing by chance. `Activate-Storage-Access` is not
implemented.
* Source/WebCore/page/Settings.yaml:
Canonical link: https://commits.webkit.org/298743@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