Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 3c7f0230afde14d2b886fd4236851a66580853d9
https://github.com/WebKit/WebKit/commit/3c7f0230afde14d2b886fd4236851a66580853d9
Author: Patrick Griffis <[email protected]>
Date: 2026-08-18 (Tue, 18 Aug 2026)
Changed paths:
M Source/WebCore/Modules/fetch/FetchRequestDestination.idl
M Source/WebCore/loader/FetchOptions.h
M Source/WebCore/loader/FetchOptionsDestination.h
M Source/WebKit/Shared/WebCoreArgumentCoders.serialization.in
Log Message:
-----------
Append CompressionDictionary to FetchOptionsDestination instead of inserting
it
https://bugs.webkit.org/show_bug.cgi?id=322030
Reviewed by Alex Christensen.
FetchOptions::encodePersistent() writes destination as its raw value, and says
that changes to its encoding should bump the NetworkCache Storage format
version. We can just avoid the change in order.
* Source/WebCore/Modules/fetch/FetchRequestDestination.idl:
* Source/WebCore/loader/FetchOptions.h:
* Source/WebCore/loader/FetchOptionsDestination.h:
* Source/WebKit/Shared/WebCoreArgumentCoders.serialization.in:
Canonical link: https://commits.webkit.org/319409@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications