New issue
Advanced search Search tips

Issue 691115 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner: ----
Closed: Apr 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Feature



Sign in to add a comment

SurfaceReference unit tests should not create empty sets in maps.

Project Member Reported by fsam...@chromium.org, Feb 10 2017

Issue description

Currently SurfaceReference unit tests create empty sets in maps from SurfaceId to SurfaceIdSet when querying whether a surface ID has parents or children.

See parent_to_child_refs_ and child_to_parent_refs_ in SurfaceManager.

This leads to special casing in SurfaceManager for tests which may lead to difficult to detect bugs in the future.
 
Components: Internals>MUS Internals>Compositing
Labels: Type-Feature

Comment 2 by fsamuel@google.com, Apr 20 2017

Status: WontFix (was: Available)
I believe now that we don't special case surface reference code in surface synchronization, this problem has went away. I'm marking as WONT FIX.
Blocking: -601863
Components: -Internals>MUS Internals>Services>WindowService

Sign in to add a comment