Bug 244522
Summary: | Make sure RemoteLayerTreeDrawingArea::updateRendering calls didPaintLayers when we have flushing work to do | ||
---|---|---|---|
Product: | WebKit | Reporter: | Matt Woodrow <mattwoodrow> |
Component: | Layout and Rendering | Assignee: | Matt Woodrow <mattwoodrow> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | bfulgham, simon.fraser, webkit-bug-importer, zalan |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Matt Woodrow
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
Pull request: https://github.com/WebKit/WebKit/pull/3792
Matt Woodrow
<rdar://98521353>
EWS
Committed 254201@main (caf77f485fe2): <https://commits.webkit.org/254201@main>
Reviewed commits have been landed. Closing PR #3792 and removing active labels.