Bug 281962
Summary: | [CoordinatedGraphics] Move dirty tiles rendering to CoordinatedBackingStoreProxy | ||
---|---|---|---|
Product: | WebKit | Reporter: | Carlos Garcia Campos <cgarcia> |
Component: | Platform | Assignee: | Carlos Garcia Campos <cgarcia> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Carlos Garcia Campos
Instead of doing the update in two steps, first create/destroy tiles if needed and then get the dirty tiles to update them, add CoordinatedBackingStoreProxy::updateIfNeeded() to perform the whole update including tiles created, destroyed and updated.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Carlos Garcia Campos
Pull request: https://github.com/WebKit/WebKit/pull/35615
EWS
Committed 285595@main (372e098c66e0): <https://commits.webkit.org/285595@main>
Reviewed commits have been landed. Closing PR #35615 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/138473549>