Bug 291073
| Summary: | [GTK][WPE] Make it possible to create a Damage with a maximum numbers of rectangles before uniting | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Carlos Garcia Campos <cgarcia> |
| Component: | Platform | Assignee: | Carlos Garcia Campos <cgarcia> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bugs-noreply, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Carlos Garcia Campos
This is what we really want when tracking dirty rects in GraphicsLayer. In that case, instead of using a fixed cell size, we compute the grid layout based on the damage rectangle ratio, and use a different cell size for the given grid.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Carlos Garcia Campos
Pull request: https://github.com/WebKit/WebKit/pull/43632
EWS
Committed 293355@main (0ecb8f66ead0): <https://commits.webkit.org/293355@main>
Reviewed commits have been landed. Closing PR #43632 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/148739205>