Bug 282580
| Summary: | RenderLayerCompositor::updateEventRegions spends time recursing unchanged subtrees | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Matt Woodrow <mattwoodrow> |
| Component: | Layout and Rendering | Assignee: | Matt Woodrow <mattwoodrow> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bfulgham, simon.fraser, webkit-bug-importer, zalan |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Matt Woodrow
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
<rdar://problem/139246649>
Matt Woodrow
Pull request: https://github.com/WebKit/WebKit/pull/36166
EWS
Committed 286225@main (31fd319816e0): <https://commits.webkit.org/286225@main>
Reviewed commits have been landed. Closing PR #36166 and removing active labels.