aw: Change telemetry traces to collect better startup time stats.
1) Time new WebView + setContentView - this tests how an app that has a WebView in its layout will be affected. 2) Time the full time from new WebView to onPageFinished. This allows us to know if we regress something that happens asynchronously on startup that blocks URL loading. BUG= Review-Url: https://codereview.chromium.org/2380053002 Cr-Commit-Position: refs/heads/master@{#422798}
Showing
Please register or sign in to comment