WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Carlos Garcia Campos
Comment 1
2025-01-30 03:59:50 PST
Pull request:
https://github.com/WebKit/WebKit/pull/39759
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
<
rdar://problem/143945291
>
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