flutter/packages/flutter_driver/test
Jia Hao dd6dd7aef1
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
2020-06-23 08:07:05 +08:00
..
src Re-land "Deprecate WhitelistingTextInputFormatter and BlacklistingTextInputFormatter (#59120)" (#59876) 2020-06-19 12:03:38 -07:00
common.dart revert #48985 (#49572) 2020-01-27 14:36:02 -08:00
flutter_driver_test.dart Fix tracing of startup events (#59982) 2020-06-23 08:07:05 +08:00