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
291073
[GTK][WPE] Make it possible to create a Damage with a maximum numbers of rectangles before uniting
https://bugs.webkit.org/show_bug.cgi?id=291073
Summary
[GTK][WPE] Make it possible to create a Damage with a maximum numbers of rect...
Carlos Garcia Campos
Reported
2025-04-04 03:44:52 PDT
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
Comment 1
2025-04-04 03:48:47 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/43632
EWS
Comment 2
2025-04-07 05:19:16 PDT
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
Comment 3
2025-04-07 05:20:15 PDT
<
rdar://problem/148739205
>
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