DescriptionTimeline: fix reset logic of TracingTimelineModel & co
The way we perform reset (i.e. clear records) was
badly wrong in a couple of places:
- we generally should only reset the objects that we own,
so TimelineTracingView should have not tried to reset TracingModel;
- TracingTimelineModel should reset before the record is
started,not after.
BUG=361045
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=175810
Patch Set 1 #
Total comments: 1
Messages
Total messages: 8 (0 generated)
|