Bug 246137 - [CoordinatedGraphics] Remove LayerTreeHost::CompositorClient
Summary: [CoordinatedGraphics] Remove LayerTreeHost::CompositorClient
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Carlos Garcia Campos
URL:
Keywords: Gtk
Depends on:
Blocks:
 
Reported: 2022-10-06 00:49 PDT by Carlos Garcia Campos
Modified: 2022-10-06 03:23 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Carlos Garcia Campos 2022-10-06 00:49:33 PDT
I think this was needed when we had coordinated graphics and coordinated graphics threaded, but now we can just make LayerTreeHost inherit from ThreadedCompositor::Client and ThreadedDisplayRefreshMonitor::Client.
Comment 1 Carlos Garcia Campos 2022-10-06 00:52:29 PDT
Pull request: https://github.com/WebKit/WebKit/pull/5071
Comment 2 EWS 2022-10-06 03:23:57 PDT
Committed 255214@main (1dfb430ef238): <https://commits.webkit.org/255214@main>

Reviewed commits have been landed. Closing PR #5071 and removing active labels.