[webkit-changes] [WebKit/WebKit] 9841db: [CookieStoreAPI] Conditionally enable Cookie Store...
Rupin Mittal
noreply at github.com
Fri Jan 31 12:38:00 PST 2025
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 9841db6a480710866c89a454cc00d59951c76b99
https://github.com/WebKit/WebKit/commit/9841db6a480710866c89a454cc00d59951c76b99
Author: Rupin Mittal <rupin at apple.com>
Date: 2025-01-31 (Fri, 31 Jan 2025)
Changed paths:
M Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml
M Source/WTF/wtf/PlatformEnable.h
M Source/WebKit/Shared/WebPreferencesDefaultValues.cpp
M Source/WebKit/Shared/WebPreferencesDefaultValues.h
M Tools/TestWebKitAPI/Tests/WebKitCocoa/CookieStoreAPI.mm
Log Message:
-----------
[CookieStoreAPI] Conditionally enable Cookie Store API
https://bugs.webkit.org/show_bug.cgi?id=286786
rdar://143930358
Reviewed by Chris Dumez.
Conditionally enable Cookie Store API.
* Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml:
* Source/WTF/wtf/PlatformEnable.h:
* Source/WebKit/Shared/WebPreferencesDefaultValues.cpp:
(WebKit::defaultCookieStoreAPIEnabled):
* Source/WebKit/Shared/WebPreferencesDefaultValues.h:
* Tools/TestWebKitAPI/Tests/WebKitCocoa/CookieStoreAPI.mm:
Canonical link: https://commits.webkit.org/289626@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list