DescriptionDevTools: tracing: remove state management from InspectorTracingAgent.
Tracing state management happens on the browser side. So the local state does nothing.
Also if DevTools window was closed when tracing was active the next DevTools session had
this flag enabled. So it was not possible to correctly process tracing data because they
had no TracingStartedInPage event. The state used to be necessary when we had console.timeline/timelineEnd implementation.
This test case has been covered by timeline-trivial.html
BUG=420008
R= yurys@chromium.org, caseq@chromium.org, pfeldman@chromium.org
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=183608
Patch Set 1 #Patch Set 2 : compile time warning #
Total comments: 3
Messages
Total messages: 13 (4 generated)
|