Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 6a0f7aa86405932d52dc50709024be3fc590b646
https://github.com/WebKit/WebKit/commit/6a0f7aa86405932d52dc50709024be3fc590b646
Author: Frédéric Wang Nélar <[email protected]>
Date: 2026-04-14 (Tue, 14 Apr 2026)
Changed paths:
A
LayoutTests/imported/w3c/web-platform-tests/fetch/compression-dictionary/README.md
A
LayoutTests/imported/w3c/web-platform-tests/fetch/compression-dictionary/WEB_FEATURES.yml
A
LayoutTests/imported/w3c/web-platform-tests/fetch/compression-dictionary/dictionary-clear-site-data-cache.tentative.https-expected.txt
A
LayoutTests/imported/w3c/web-platform-tests/fetch/compression-dictionary/dictionary-clear-site-data-cache.tentative.https.html
A
LayoutTests/imported/w3c/web-platform-tests/fetch/compression-dictionary/dictionary-clear-site-data-cookies.tentative.https-expected.txt
A
LayoutTests/imported/w3c/web-platform-tests/fetch/compression-dictionary/dictionary-clear-site-data-cookies.tentative.https.html
A
LayoutTests/imported/w3c/web-platform-tests/fetch/compression-dictionary/dictionary-clear-site-data-storage.tentative.https-expected.txt
A
LayoutTests/imported/w3c/web-platform-tests/fetch/compression-dictionary/dictionary-clear-site-data-storage.tentative.https.html
A
LayoutTests/imported/w3c/web-platform-tests/fetch/compression-dictionary/dictionary-compressed.tentative.https-expected.txt
A
LayoutTests/imported/w3c/web-platform-tests/fetch/compression-dictionary/dictionary-compressed.tentative.https.html
A
LayoutTests/imported/w3c/web-platform-tests/fetch/compression-dictionary/dictionary-decompression.tentative.https-expected.txt
A
LayoutTests/imported/w3c/web-platform-tests/fetch/compression-dictionary/dictionary-decompression.tentative.https.html
A
LayoutTests/imported/w3c/web-platform-tests/fetch/compression-dictionary/dictionary-fetch-no-cors.tentative.https-expected.txt
A
LayoutTests/imported/w3c/web-platform-tests/fetch/compression-dictionary/dictionary-fetch-no-cors.tentative.https.html
A
LayoutTests/imported/w3c/web-platform-tests/fetch/compression-dictionary/dictionary-fetch-with-link-element.tentative.https-expected.txt
A
LayoutTests/imported/w3c/web-platform-tests/fetch/compression-dictionary/dictionary-fetch-with-link-element.tentative.https.html
A
LayoutTests/imported/w3c/web-platform-tests/fetch/compression-dictionary/dictionary-fetch-with-link-header.tentative.https-expected.txt
A
LayoutTests/imported/w3c/web-platform-tests/fetch/compression-dictionary/dictionary-fetch-with-link-header.tentative.https.html
A
LayoutTests/imported/w3c/web-platform-tests/fetch/compression-dictionary/dictionary-registration.tentative.https-expected.txt
A
LayoutTests/imported/w3c/web-platform-tests/fetch/compression-dictionary/dictionary-registration.tentative.https.html
A
LayoutTests/imported/w3c/web-platform-tests/fetch/compression-dictionary/resources/clear-site-data.py
A
LayoutTests/imported/w3c/web-platform-tests/fetch/compression-dictionary/resources/compressed-data.py
A
LayoutTests/imported/w3c/web-platform-tests/fetch/compression-dictionary/resources/compression-dictionary-util.sub.js
A
LayoutTests/imported/w3c/web-platform-tests/fetch/compression-dictionary/resources/echo-headers.py
A
LayoutTests/imported/w3c/web-platform-tests/fetch/compression-dictionary/resources/echo-headers2.py
A
LayoutTests/imported/w3c/web-platform-tests/fetch/compression-dictionary/resources/empty.html
A
LayoutTests/imported/w3c/web-platform-tests/fetch/compression-dictionary/resources/handler_utils.py
A
LayoutTests/imported/w3c/web-platform-tests/fetch/compression-dictionary/resources/register-dictionary.py
A
LayoutTests/imported/w3c/web-platform-tests/fetch/compression-dictionary/resources/w3c-import.log
A
LayoutTests/imported/w3c/web-platform-tests/fetch/compression-dictionary/w3c-import.log
M LayoutTests/tests-options.json
Log Message:
-----------
Import WPT tests for compression dictionary transport
https://bugs.webkit.org/show_bug.cgi?id=312148
Reviewed by Anne van Kesteren.
Upstream commit:
https://github.com/web-platform-tests/wpt/commit/d6a0d1b375b633935aea264b3accad1a728461b9
*
LayoutTests/imported/w3c/web-platform-tests/fetch/compression-dictionary/README.md:
Added.
*
LayoutTests/imported/w3c/web-platform-tests/fetch/compression-dictionary/WEB_FEATURES.yml:
Added.
*
LayoutTests/imported/w3c/web-platform-tests/fetch/compression-dictionary/dictionary-clear-site-data-cache.tentative.https-expected.txt:
Added.
*
LayoutTests/imported/w3c/web-platform-tests/fetch/compression-dictionary/dictionary-clear-site-data-cache.tentative.https.html:
Added.
*
LayoutTests/imported/w3c/web-platform-tests/fetch/compression-dictionary/dictionary-clear-site-data-cookies.tentative.https-expected.txt:
Added.
*
LayoutTests/imported/w3c/web-platform-tests/fetch/compression-dictionary/dictionary-clear-site-data-cookies.tentative.https.html:
Added.
*
LayoutTests/imported/w3c/web-platform-tests/fetch/compression-dictionary/dictionary-clear-site-data-storage.tentative.https-expected.txt:
Added.
*
LayoutTests/imported/w3c/web-platform-tests/fetch/compression-dictionary/dictionary-clear-site-data-storage.tentative.https.html:
Added.
*
LayoutTests/imported/w3c/web-platform-tests/fetch/compression-dictionary/dictionary-compressed.tentative.https-expected.txt:
Added.
*
LayoutTests/imported/w3c/web-platform-tests/fetch/compression-dictionary/dictionary-compressed.tentative.https.html:
Added.
*
LayoutTests/imported/w3c/web-platform-tests/fetch/compression-dictionary/dictionary-decompression.tentative.https-expected.txt:
Added.
*
LayoutTests/imported/w3c/web-platform-tests/fetch/compression-dictionary/dictionary-decompression.tentative.https.html:
Added.
*
LayoutTests/imported/w3c/web-platform-tests/fetch/compression-dictionary/dictionary-fetch-no-cors.tentative.https-expected.txt:
Added.
*
LayoutTests/imported/w3c/web-platform-tests/fetch/compression-dictionary/dictionary-fetch-no-cors.tentative.https.html:
Added.
*
LayoutTests/imported/w3c/web-platform-tests/fetch/compression-dictionary/dictionary-fetch-with-link-element.tentative.https-expected.txt:
Added.
*
LayoutTests/imported/w3c/web-platform-tests/fetch/compression-dictionary/dictionary-fetch-with-link-element.tentative.https.html:
Added.
*
LayoutTests/imported/w3c/web-platform-tests/fetch/compression-dictionary/dictionary-fetch-with-link-header.tentative.https-expected.txt:
Added.
*
LayoutTests/imported/w3c/web-platform-tests/fetch/compression-dictionary/dictionary-fetch-with-link-header.tentative.https.html:
Added.
*
LayoutTests/imported/w3c/web-platform-tests/fetch/compression-dictionary/dictionary-registration.tentative.https-expected.txt:
Added.
*
LayoutTests/imported/w3c/web-platform-tests/fetch/compression-dictionary/dictionary-registration.tentative.https.html:
Added.
*
LayoutTests/imported/w3c/web-platform-tests/fetch/compression-dictionary/resources/clear-site-data.py:
Added.
(main):
*
LayoutTests/imported/w3c/web-platform-tests/fetch/compression-dictionary/resources/compressed-data.py:
Added.
(main):
*
LayoutTests/imported/w3c/web-platform-tests/fetch/compression-dictionary/resources/compression-dictionary-util.sub.js:
Added.
(getRemoteHostUrl):
(async calculateDictionaryHash):
(async checkHeaders):
*
LayoutTests/imported/w3c/web-platform-tests/fetch/compression-dictionary/resources/echo-headers.py:
Added.
(main):
*
LayoutTests/imported/w3c/web-platform-tests/fetch/compression-dictionary/resources/echo-headers2.py:
Added.
(main):
*
LayoutTests/imported/w3c/web-platform-tests/fetch/compression-dictionary/resources/empty.html:
Added.
*
LayoutTests/imported/w3c/web-platform-tests/fetch/compression-dictionary/resources/handler_utils.py:
Added.
(create_echo_response):
*
LayoutTests/imported/w3c/web-platform-tests/fetch/compression-dictionary/resources/register-dictionary.py:
Added.
(main):
*
LayoutTests/imported/w3c/web-platform-tests/fetch/compression-dictionary/resources/w3c-import.log:
Added.
*
LayoutTests/imported/w3c/web-platform-tests/fetch/compression-dictionary/w3c-import.log:
Added.
* LayoutTests/tests-options.json:
Canonical link: https://commits.webkit.org/311215@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications