Fix tracing of startup events (#59982)
When `retainPriorEvents` is passed as true, the current behavior still limits timeline events to the timestamp after `traceEvents` is called. This can cause startup events to be missing. This fixes it by passing null to `stopTracingAndDownloadTimeline` for the start and end time. Related: #58430
J
Jia Hao committed
dd6dd7aef1371710991f454876ab3fcdea084e4e
Parent: 55abbb6
Committed by GitHub <noreply@github.com>
on 6/23/2020, 12:07:05 AM