[webkit-changes] [WebKit/WebKit] bf10e0: Remove UnprefixedFullscreenAPIEnabled preference
Anne van Kesteren
noreply at github.com
Mon Mar 18 14:53:34 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: bf10e09dc8be4f7392f1c752f5a110196884c165
https://github.com/WebKit/WebKit/commit/bf10e09dc8be4f7392f1c752f5a110196884c165
Author: Anne van Kesteren <annevk at annevk.nl>
Date: 2024-03-18 (Mon, 18 Mar 2024)
Changed paths:
M Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml
M Source/WebCore/dom/Document+Fullscreen.idl
M Source/WebCore/dom/DocumentOrShadowRoot+Fullscreen.idl
M Source/WebCore/dom/Element+Fullscreen.idl
M Source/WebCore/dom/FullscreenManager.cpp
Log Message:
-----------
Remove UnprefixedFullscreenAPIEnabled preference
https://bugs.webkit.org/show_bug.cgi?id=271142
Reviewed by Tim Nguyen.
It's been stable for over a year.
* Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml:
* Source/WebCore/dom/Document+Fullscreen.idl:
* Source/WebCore/dom/DocumentOrShadowRoot+Fullscreen.idl:
* Source/WebCore/dom/Element+Fullscreen.idl:
* Source/WebCore/dom/FullscreenManager.cpp:
(WebCore::FullscreenManager::dispatchEventForNode):
Canonical link: https://commits.webkit.org/276301@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