Bug 264150

Summary: [CoordinatedGraphics] Do not force a repaint on the first layer flush
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: WebKitGTKAssignee: Carlos Garcia Campos <cgarcia>
Status: RESOLVED FIXED    
Severity: Normal CC: alex, bugs-noreply, Hironori.Fujii
Priority: P2 Keywords: Gtk
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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
Carlos Garcia Campos
Comment 1 2023-11-03 05:32:56 PDT
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.