Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 6ecda0b0abaec79eabe053ce2fc66f532f46e882
https://github.com/WebKit/WebKit/commit/6ecda0b0abaec79eabe053ce2fc66f532f46e882
Author: Anne van Kesteren <[email protected]>
Date: 2026-05-28 (Thu, 28 May 2026)
Changed paths:
M Source/WebCore/bindings/js/JSCustomElementInterface.cpp
M Source/WebCore/dom/Element.cpp
M Source/WebCore/dom/Element.h
M Source/WebCore/dom/NameValidation.cpp
M Source/WebCore/dom/NameValidation.h
M Source/WebCore/dom/Node.cpp
M Source/WebCore/dom/Node.h
Log Message:
-----------
Replace Element::setPrefix() with setPrefixForCustomElementUpgrade()
https://bugs.webkit.org/show_bug.cgi?id=315735
Reviewed by Ryosuke Niwa.
Now that 314014@main made the legacy APIs no-op, we can remove all
overhead from this method.
Canonical link: https://commits.webkit.org/314115@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications