Branch: refs/heads/webkitglib/2.54
Home: https://github.com/WebKit/WebKit
Commit: c0c7a8626e2bb9a5755e3aa4f929197ee7319ab1
https://github.com/WebKit/WebKit/commit/c0c7a8626e2bb9a5755e3aa4f929197ee7319ab1
Author: Nikolas Zimmermann <[email protected]>
Date: 2026-09-16 (Wed, 16 Sep 2026)
Changed paths:
M .wkdev-sdk-version
A
LayoutTests/platform/glib/imported/w3c/web-platform-tests/fetch/compression-dictionary/dictionary-compressed.tentative.https-expected.txt
R
LayoutTests/platform/glib/imported/w3c/web-platform-tests/service-workers/service-worker/navigation-preload/broken-chunked-encoding.https-expected.txt
M LayoutTests/platform/gtk/TestExpectations
Log Message:
-----------
[GTK][WPE] Bump SDK to 2.54-v1
https://bugs.webkit.org/show_bug.cgi?id=324315
Unreviewed.
Bump to SDK 2.54-v1, used for the 2.54 releases.
This PR cherry-picks 321232@main (d7e29acf4ffb) and adapts it to 2.54.
Since we move from SDK 2.53-v8 to 2.54-v1, which brings in libsoup 3.7.x
we have to rebaseline glib results it affects: libsoup 3.7.1 tightened
chunked encoding parsing and added support for the zstd content encoding.
* .wkdev-sdk-version:
*
LayoutTests/platform/glib/imported/w3c/web-platform-tests/fetch/compression-dictionary/dictionary-compressed.tentative.https-expected.txt:
Added.
zstd-encoded responses are now decoded, so the subtest fails like the gzip and
Brotli ones.
*
LayoutTests/platform/glib/imported/w3c/web-platform-tests/service-workers/service-worker/navigation-preload/broken-chunked-encoding.https-expected.txt:
Removed.
glib now matches the cross-platform expectation, as on main (319870@main).
* LayoutTests/platform/gtk/TestExpectations: Remove stale expectations.
Canonical link: https://commits.webkit.org/317695.330@webkitglib/2.54
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications