viz: Separate CompositorFrameSinks in FrameSinkManagerImpl.
Splits |sink_map_| into two maps to differentiate between RootCompositorFrameSinkImpl and CompositorFrameSinkImpl. |sink_map_| is only used for lifetime management. The purpose of the change is to allow greater access to the CompositorFrameSinks than is given through mojom::CompositorFrameSink. R=sadrul@chromium.org Change-Id: I86da2c6094afa9a7d14ca1347c9e636e7c7f08fe Reviewed-on: https://chromium-review.googlesource.com/c/1340789Reviewed-by:Sadrul Chowdhury <sadrul@chromium.org> Reviewed-by:
Ria Jiang <riajiang@chromium.org> Commit-Queue: Alexander Shah <zandershah@google.com> Cr-Commit-Position: refs/heads/master@{#608964}
Showing
Please register or sign in to comment