[webkit-changes] [WebKit/WebKit] e805c4: The CookieChangeEvent should not be exposed when t...
Chris Dumez
noreply at github.com
Tue Nov 28 15:50:17 PST 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: e805c44a6ef14d591bdebed3dab0ba23b8360f87
https://github.com/WebKit/WebKit/commit/e805c44a6ef14d591bdebed3dab0ba23b8360f87
Author: Chris Dumez <cdumez at apple.com>
Date: 2023-11-28 (Tue, 28 Nov 2023)
Changed paths:
M Source/WebCore/Modules/cookie-store/CookieChangeEvent.idl
Log Message:
-----------
The CookieChangeEvent should not be exposed when the cookie store API is disabled
https://bugs.webkit.org/show_bug.cgi?id=265463
Reviewed by Brent Fulgham.
Move the CookieChangeEvent behind the runtime flag.
* Source/WebCore/Modules/cookie-store/CookieChangeEvent.idl:
Canonical link: https://commits.webkit.org/271243@main
More information about the webkit-changes
mailing list