WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
282580
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2024-11-04 17:21:22 PST
<
rdar://problem/139246649
>
Matt Woodrow
Comment 2
2024-11-04 17:22:55 PST
Pull request:
https://github.com/WebKit/WebKit/pull/36166
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.
Top of Page
Format For Printing
XML
Clone This Bug