RESOLVED FIXED 286740
[CoordinatedGraphics] Setting the same image contents on a layer might cause an unnecessary flush
https://bugs.webkit.org/show_bug.cgi?id=286740
Summary [CoordinatedGraphics] Setting the same image contents on a layer might cause ...
Carlos Garcia Campos
Reported 2025-01-30 03:54:56 PST
It can happen that the same image is set for a layer causing an unnecessary flush (if nothing else changed) because we reset the pending image on the first flush after being set.
Attachments
Carlos Garcia Campos
Comment 1 2025-01-30 03:59:50 PST
EWS
Comment 2 2025-01-31 01:07:22 PST
Committed 289601@main (b5e34083e2c1): <https://commits.webkit.org/289601@main> Reviewed commits have been landed. Closing PR #39759 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2025-01-31 01:08:16 PST
Note You need to log in before you can comment on or make changes to this bug.