RESOLVED FIXED253539
Avoid call to exitRemovedFullscreenElementIfNeeded() in Element::removedFromAncestor()
https://bugs.webkit.org/show_bug.cgi?id=253539
Summary Avoid call to exitRemovedFullscreenElementIfNeeded() in Element::removedFromA...
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.