RESOLVED FIXED282580
RenderLayerCompositor::updateEventRegions spends time recursing unchanged subtrees
https://bugs.webkit.org/show_bug.cgi?id=282580
Summary RenderLayerCompositor::updateEventRegions spends time recursing unchanged sub...
Matt Woodrow
Reported 2024-11-04 17:21:10 PST
We set a dirty bit on the compositing layer that needs an update, we can easily mark ancestors to reduce the work to find that layer again.
Attachments
Radar WebKit Bug Importer
Comment 1 2024-11-04 17:21:22 PST
Matt Woodrow
Comment 2 2024-11-04 17:22:55 PST
EWS
Comment 3 2024-11-06 10:18:03 PST
Committed 286225@main (31fd319816e0): <https://commits.webkit.org/286225@main> Reviewed commits have been landed. Closing PR #36166 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.