DescriptionDevTools: fix aggegated pie chart for JSFrame events on Timeline
JSFrame events are added in TimelineFlameChart and their selfTime is never calculated. These events are never added into the model as they are used only to draw the flame chart. When such event is selected we calculate its selfTime on the fly as duration - sum of children times.
BUG=424507
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=183893
Patch Set 1 #
Messages
Total messages: 6 (2 generated)
|