New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 752514 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner: ----
Closed: Dec 17
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 2
Type: Bug



Sign in to add a comment

ServerWindow has bool if it embeds CompositorFrames from another client

Project Member Reported by kylec...@chromium.org, Aug 4 2017

Issue description

There is a somewhat broken heuristic that looks at the client_id for ServerWindows to find the embedder for a new SurfaceId. We added this heuristic because the WS doesn't know what ServerWindows will be embedding another client.

Instead, we could add a bool to ServerWindow to indicate if it will be embedding the child surface and should receive the IPC with the new SurfaceId.
 
Components: -MUS Internals>Services>WindowService
Labels: -Proj-Mustash-Mus-WS
Deprecating label Proj-Mustash-Mus-WS in favor of Components.
Status: WontFix (was: Available)

Sign in to add a comment