forked from chromium/chromium
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add debug exception reporting to GURL#ensureNativeInitializedForGURL
Calls to GURL#ensureNativeInitializedForGURL are much more common than anticipated (~7% of startups according to UMA), but I'm unable to hit this during startup locally, so I'd like to collect stacks from Canary to see where users are hitting this. Bug: 783819 Change-Id: If9b3681c9b6c786be77c5f1e82c8a7c757fdecf0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2120916 Reviewed-by: Yaron Friedman <yfriedman@chromium.org> Commit-Queue: Michael Thiessen <mthiesse@chromium.org> Cr-Commit-Position: refs/heads/master@{#753329}
- Loading branch information
Michael Thiessen
authored and
Commit Bot
committed
Mar 25, 2020
1 parent
ebf04de
commit 8f77959
Showing
2 changed files
with
39 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters