Bug 253539
| Summary: | Avoid call to exitRemovedFullscreenElementIfNeeded() in Element::removedFromAncestor() | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Chris Dumez <cdumez> |
| Component: | DOM | Assignee: | 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
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Chris Dumez
Pull request: https://github.com/WebKit/WebKit/pull/11196
EWS
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
<rdar://problem/106397677>