Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 1a124a04a6f54a16ffd37ce41770e1371a560502
https://github.com/WebKit/WebKit/commit/1a124a04a6f54a16ffd37ce41770e1371a560502
Author: Nikolas Zimmermann <[email protected]>
Date: 2026-08-26 (Wed, 26 Aug 2026)
Changed paths:
M .wkdev-sdk-version
A
LayoutTests/platform/glib/imported/w3c/web-platform-tests/fetch/api/basic/header-value-combining.any-expected.txt
A
LayoutTests/platform/glib/imported/w3c/web-platform-tests/fetch/api/basic/header-value-combining.any.serviceworker-expected.txt
A
LayoutTests/platform/glib/imported/w3c/web-platform-tests/fetch/api/basic/header-value-combining.any.sharedworker-expected.txt
A
LayoutTests/platform/glib/imported/w3c/web-platform-tests/fetch/api/basic/header-value-combining.any.worker-expected.txt
M
LayoutTests/platform/glib/imported/w3c/web-platform-tests/fetch/content-length/api-and-duplicate-headers.any-expected.txt
M
LayoutTests/platform/glib/imported/w3c/web-platform-tests/fetch/content-length/api-and-duplicate-headers.any.worker-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 version v9 -> v11
https://bugs.webkit.org/show_bug.cgi?id=322486
Reviewed by Carlos Garcia Campos.
Rebaseline the glib fetch/service-worker results affected by upstream libsoup
changes: 3.7.1 rejects multiple Content-Length headers instead of combining
their values, and tightened chunked encoding parsing. Both are intentional
hardening upstream. The broken-chunked-encoding baseline is removed rather
than updated, since glib now matches the cross-platform expectation.
* .wkdev-sdk-version: Bump to v11, bringing GStreamer 1.28.5 (plus a missing
pipewire module), sparkle-cdm 2026.2, libsoup 3.7.2.
*
LayoutTests/platform/glib/imported/w3c/web-platform-tests/fetch/api/basic/header-value-combining.any-expected.txt:
Added.
*
LayoutTests/platform/glib/imported/w3c/web-platform-tests/fetch/api/basic/header-value-combining.any.serviceworker-expected.txt:
Added.
*
LayoutTests/platform/glib/imported/w3c/web-platform-tests/fetch/api/basic/header-value-combining.any.sharedworker-expected.txt:
Added.
*
LayoutTests/platform/glib/imported/w3c/web-platform-tests/fetch/api/basic/header-value-combining.any.worker-expected.txt:
Added.
*
LayoutTests/platform/glib/imported/w3c/web-platform-tests/fetch/content-length/api-and-duplicate-headers.any-expected.txt:
*
LayoutTests/platform/glib/imported/w3c/web-platform-tests/fetch/content-length/api-and-duplicate-headers.any.worker-expected.txt:
*
LayoutTests/platform/glib/imported/w3c/web-platform-tests/service-workers/service-worker/navigation-preload/broken-chunked-encoding.https-expected.txt:
Removed.
* LayoutTests/platform/gtk/TestExpectations: Mark media/event-attributes.html
as crashing with GStreamer 1.28.5.
Canonical link: https://commits.webkit.org/319870@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications