Bug 253663

Summary: Add fast path for Element::removeShadowRoot()
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: DOMAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Chris Dumez 2023-03-09 11:27:57 PST
Add fast path for Element::removeShadowRoot(), for the common case where the element has no shadow root.
Comment 1 Chris Dumez 2023-03-09 11:29:28 PST
Pull request: https://github.com/WebKit/WebKit/pull/11314
Comment 2 EWS 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.
Comment 3 Radar WebKit Bug Importer 2023-03-09 15:05:18 PST
<rdar://problem/106523358>