Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 1b35f1430bb73049df29eb247ab43ec6803b5092
      
https://github.com/WebKit/WebKit/commit/1b35f1430bb73049df29eb247ab43ec6803b5092
  Author: Charlie Wolfe <charl...@apple.com>
  Date:   2025-08-11 (Mon, 11 Aug 2025)

  Changed paths:
    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/requestStorageAccess-dedicated-worker.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/WebKit/UIProcess/API/C/WKWebsiteDataStoreRef.cpp

  Log Message:
  -----------
  Clear web process storage access state when WebKitTestRunner revokes 
permission
https://bugs.webkit.org/show_bug.cgi?id=296978

Reviewed by Rupin Mittal.

If storage access permission is revoked using 
WKWebsiteDataStoreSetStorageAccessPermissionForTesting we
should clear the web process storage access state, like we already do in the 
network process.

* 
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/requestStorageAccess-dedicated-worker.sub.https.window-expected.txt:
* 
LayoutTests/imported/w3c/web-platform-tests/storage-access-api/storage-access-headers.tentative.https.sub.window-expected.txt:
* Source/WebKit/UIProcess/API/C/WKWebsiteDataStoreRef.cpp:
(WKWebsiteDataStoreSetStorageAccessPermissionForTesting):

Canonical link: https://commits.webkit.org/298535@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to