Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: a90c33d29e3a223df7d7420f48c51f429e429751
https://github.com/WebKit/WebKit/commit/a90c33d29e3a223df7d7420f48c51f429e429751
Author: Sihui Liu <[email protected]>
Date: 2026-06-30 (Tue, 30 Jun 2026)
Changed paths:
M LayoutTests/http/tests/cache-storage/cache-clearing-origin.https.html
M LayoutTests/http/tests/cache-storage/cache-origins.https.html
M LayoutTests/http/tests/cache-storage/cache-representation.https.html
M Source/WebKit/NetworkProcess/storage/NetworkStorageManager.messages.in
M Tools/TestWebKitAPI/Tests/WebKit/WKWebView/ServiceWorkerBasic.mm
Log Message:
-----------
Gate CacheStorageRepresentation IPC behind AllowTestOnlyIPC
rdar://176915104
Reviewed by Per Arne Vollan.
Add [EnabledBy=AllowTestOnlyIPC] so the generated dispatcher rejects this
message outside of test configurations,
matching other test-only endpoints such as GeneralStoragePathForTesting.
* Source/WebKit/NetworkProcess/storage/NetworkStorageManager.messages.in:
Originally-landed-as: 305413.938@safari-7624-branch (40dbe4d64205).
rdar://180437831
Canonical link: https://commits.webkit.org/316201@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications