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

Issue 757283 link

Starred by 1 user

Issue metadata

Status: Assigned
Owner:
Last visit > 30 days ago
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux , Windows , Chrome
Pri: 2
Type: Bug



Sign in to add a comment

Display ui::layer tree in UI Devtools

Project Member Reported by thanhph@chromium.org, Aug 21 2017

Issue description

ui::layer tree helps display existing visual effects on chrome UI. Users can change layer attributes such as locations, color effects and visibilities. We can integrate ui::layer tree with existing DOM tree, add class LayerElement which implements ui::LayerObserver. LayerElement needs to observe ui::Layer changes such as property changes, insertion, deletion of ui::layer.
 
Cc: vollick@chromium.org oshima@google.com
vollick@ doesn't mind if we add ui::layer property observer methods to manage lifetime properties of ui::layer tree. I'll write a design doc for this bug.
Description: Show this description
Status: Assigned (was: Available)

Sign in to add a comment