WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
264150
[CoordinatedGraphics] Do not force a repaint on the first layer flush
https://bugs.webkit.org/show_bug.cgi?id=264150
Summary
[CoordinatedGraphics] Do not force a repaint on the first layer flush
Carlos Garcia Campos
Reported
2023-11-03 05:31:24 PDT
LayerTreeHost::setShouldNotifyAfterNextScheduledLayerFlush() was used to send the enter accelerated compositing message after the first layer flush. But now that we are always sending the message right after the drawing area is created we no longer need it.
Attachments
Add attachment
proposed patch, testcase, etc.
Carlos Garcia Campos
Comment 1
2023-11-03 05:32:56 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/19943
EWS
Comment 2
2023-11-03 07:19:05 PDT
Committed
270172@main
(32763a541901): <
https://commits.webkit.org/270172@main
> Reviewed commits have been landed. Closing PR #19943 and removing active labels.
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