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

Issue 754339 link

Starred by 1 user

Issue metadata

Status: Assigned
Owner:
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug

Blocking:
issue 524134



Sign in to add a comment

InspectorLayerTreeAgent should read compositing data from property nodes instead of weblayers.

Project Member Reported by flackr@chromium.org, Aug 10 2017

Issue description

InspectorLayerTreeAgent reads some data off of the GraphicsLayer to display information that blink has prepared and sent to cc. Currently afaik it doesn't have access to the property trees but we should be looking up the specific property tree nodes and getting the data from them directly.
 
Components: Internals>Compositing Platform>DevTools
Components: -Platform>DevTools
Blocking: 524134

Sign in to add a comment