[webkit-changes] [WebKit/WebKit] 326f9e: Remove DeclarativeShadowRootsEnabled preference
Anne van Kesteren
noreply at github.com
Wed Mar 20 01:25:06 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 326f9e3be2e4a266da5362468106c85c14465212
https://github.com/WebKit/WebKit/commit/326f9e3be2e4a266da5362468106c85c14465212
Author: Anne van Kesteren <annevk at annevk.nl>
Date: 2024-03-20 (Wed, 20 Mar 2024)
Changed paths:
M Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml
M Source/WebCore/dom/ShadowRoot.idl
M Source/WebCore/dom/ShadowRootInit.idl
M Source/WebCore/html/HTMLTemplateElement.idl
M Source/WebCore/html/parser/HTMLConstructionSite.cpp
Log Message:
-----------
Remove DeclarativeShadowRootsEnabled preference
https://bugs.webkit.org/show_bug.cgi?id=271237
Reviewed by Ryosuke Niwa.
This has been stable for over a year. There might still be some things
we need to tweak, but this preference won't help us with that.
* Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml:
* Source/WebCore/dom/ShadowRoot.idl:
* Source/WebCore/dom/ShadowRootInit.idl:
* Source/WebCore/html/HTMLTemplateElement.idl:
* Source/WebCore/html/parser/HTMLConstructionSite.cpp:
(WebCore::HTMLConstructionSite::insertHTMLTemplateElement):
Canonical link: https://commits.webkit.org/276395@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