RESOLVED FIXED253663
Add fast path for Element::removeShadowRoot()
https://bugs.webkit.org/show_bug.cgi?id=253663
Summary Add fast path for Element::removeShadowRoot()
Chris Dumez
Reported 2023-03-09 11:27:57 PST
Add fast path for Element::removeShadowRoot(), for the common case where the element has no shadow root.
Attachments
Chris Dumez
Comment 1 2023-03-09 11:29:28 PST
EWS
Comment 2 2023-03-09 15:04:30 PST
Committed 261473@main (9bacb3aad0e6): <https://commits.webkit.org/261473@main> Reviewed commits have been landed. Closing PR #11314 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2023-03-09 15:05:18 PST
Note You need to log in before you can comment on or make changes to this bug.