[webkit-changes] [WebKit/WebKit] 915587: Enabled Blob partitioning
Matthew Finkel
noreply at github.com
Thu Oct 12 11:20:12 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 9155875fd91cae6f79c9a82e2fefa09581ebfa3a
https://github.com/WebKit/WebKit/commit/9155875fd91cae6f79c9a82e2fefa09581ebfa3a
Author: Matthew Finkel <sysrqb at apple.com>
Date: 2023-10-12 (Thu, 12 Oct 2023)
Changed paths:
M Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml
Log Message:
-----------
Enabled Blob partitioning
https://bugs.webkit.org/show_bug.cgi?id=263018
rdar://116813727
Reviewed by Sihui Liu.
In a previous patch I moved the blob partitioning feature flag from preview to
stable status, but I didn't change its default value. This patch enables the
feature in WebKit/WebCore. WebKitLegacy has only a shim support for blob
registry partitioning, so this feature remains disabled by default in that
layer.
* Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml:
Canonical link: https://commits.webkit.org/269264@main
More information about the webkit-changes
mailing list