Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 944251868a312f044ee8c202c5484df5d32c1862
https://github.com/WebKit/WebKit/commit/944251868a312f044ee8c202c5484df5d32c1862
Author: Youenn Fablet <[email protected]>
Date: 2025-12-15 (Mon, 15 Dec 2025)
Changed paths:
A
LayoutTests/imported/w3c/web-platform-tests/service-workers/cache-storage/cache-api-nested-worker.https-expected.txt
A
LayoutTests/imported/w3c/web-platform-tests/service-workers/cache-storage/cache-api-nested-worker.https.html
A
LayoutTests/imported/w3c/web-platform-tests/service-workers/cache-storage/cache-api-nested-worker1.js
A
LayoutTests/imported/w3c/web-platform-tests/service-workers/cache-storage/cache-api-nested-worker2.js
M Source/WebCore/workers/WorkerMessagingProxy.cpp
Log Message:
-----------
Cache API is broken in nested workers
rdar://166525017
https://bugs.webkit.org/show_bug.cgi?id=304170
Reviewed by Alex Christensen.
In case of nested workers, we get the connection from the loading document.
This aligns WebKit with other browsers.
Covered by added WPT test.
Canonical link: https://commits.webkit.org/304500@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications