Bug 253663 - Add fast path for Element::removeShadowRoot()
Summary: Add fast path for Element::removeShadowRoot()
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-03-09 11:27 PST by Chris Dumez
Modified: 2023-03-09 15:05 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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>