Description[DevTools] Tracing handler keeps running even after devtools frontend has been closed.
This is happening as the tracing handler is not listening to the frontend close events.
When the front-end is closed, the tracing handler is unaware of it and it keeps collecting the data.
With the active frontend close, the tracing handler should invoke DisableRecording to stop processing further.
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=278681
Patch Set 1 #Patch Set 2 : Review comments updated! #
Messages
Total messages: 9 (0 generated)
|