Bug 253539

Summary: Avoid call to exitRemovedFullscreenElementIfNeeded() in Element::removedFromAncestor()
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   

Chris Dumez
Reported 2023-03-07 15:27:38 PST
Avoid call to exitRemovedFullscreenElementIfNeeded() in Element::removedFromAncestor() in the common case where the element is not fullscreen. Element::removedFromAncestor() is a hot code path.
Attachments
Chris Dumez
Comment 1 2023-03-07 15:32:18 PST
EWS
Comment 2 2023-03-07 19:10:09 PST
Committed 261352@main (3999b09acdfd): <https://commits.webkit.org/261352@main> Reviewed commits have been landed. Closing PR #11196 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2023-03-07 19:11:14 PST
Note You need to log in before you can comment on or make changes to this bug.