Version: ToT, with RTree patch, git revision c57b829ff3345289ddfd92a305807d3a38908088
OS: Linux but probably all
What steps will reproduce the problem?
(1) Open LayoutTests/fast/borders/border-radius-with-composited-child.html
(2) Open tracing and record selecting cc.debug.display_items
(3) Switch back to the tab, back to tracing, stop tracing and wait
What is the expected output?
A Trace display with display item list information included
What do you see instead?
A popup with this message:
While importing:
Error: Missing layer rect
at DisplayItemListSnapshot.initialize (chrome://tracing/tracing.js:5520:7)
at DisplayItemListSnapshot.initialize (chrome://tracing/tracing.js:5522:147)
at ObjectInstance.initialize (chrome://tracing/tracing.js:2261:19)
at ObjectCollection.<anonymous> (chrome://tracing/tracing.js:2315:753)
at Array.forEach (native)
at Object.<anonymous> (chrome://tracing/tracing.js:2315:252)
at Object.iterItems (chrome://tracing/tracing.js:902:139)
at Object.<anonymous> (chrome://tracing/tracing.js:2315:196)
at Object.iterItems (chrome://tracing/tracing.js:902:139)
at ObjectCollection.iterObjectInstances (chrome://tracing/tracing.js:2315:127)
Comment 1 by wkorman@chromium.org
, Aug 5 2016