Only report GURL metrics/traces on the UI thread.
If GURL is used from a background thread during startup, we don't care about the time it takes to load GURL as it's not blocking startup. See https://crbug.com/1065377, the initial stack trace reports are all coming from background threads. Bug: 783819 Change-Id: Ifa9b998dbeda974f644aa70686761b366460fd2f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2124297Reviewed-by:Yaron Friedman <yfriedman@chromium.org> Commit-Queue: Michael Thiessen <mthiesse@chromium.org> Cr-Commit-Position: refs/heads/master@{#754037}
Showing
Please register or sign in to comment