Bug 281962

Summary: [CoordinatedGraphics] Move dirty tiles rendering to CoordinatedBackingStoreProxy
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: PlatformAssignee: 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
Reported 2024-10-23 03:00:50 PDT
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
Carlos Garcia Campos
Comment 1 2024-10-23 03:06:22 PDT
EWS
Comment 2 2024-10-23 05:33:39 PDT
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
Comment 3 2024-10-23 05:34:17 PDT
Note You need to log in before you can comment on or make changes to this bug.