RESOLVED FIXED 244522
Make sure RemoteLayerTreeDrawingArea::updateRendering calls didPaintLayers when we have flushing work to do
https://bugs.webkit.org/show_bug.cgi?id=244522
Summary Make sure RemoteLayerTreeDrawingArea::updateRendering calls didPaintLayers wh...
Matt Woodrow
Reported 2022-08-29 17:38:16 PDT
We're currently moving the contents of |flushers| into BackingStoreFlusher::create before we check if we have any, so didPaintLayers never gets called.
Attachments
Matt Woodrow
Comment 1 2022-08-29 17:39:52 PDT
Matt Woodrow
Comment 2 2022-08-29 17:41:16 PDT
EWS
Comment 3 2022-09-06 15:23:43 PDT
Committed 254201@main (caf77f485fe2): <https://commits.webkit.org/254201@main> Reviewed commits have been landed. Closing PR #3792 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.