WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Matt Woodrow
Comment 1
2022-08-29 17:39:52 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/3792
Matt Woodrow
Comment 2
2022-08-29 17:41:16 PDT
<
rdar://98521353
>
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.
Top of Page
Format For Printing
XML
Clone This Bug