DescriptionFix crash in tracing for chrome.identity.getAuthToken
A trace statement in the IdentityGetAuthTokenFunction constructor was
trying to use the app ID, which is not available until later. Moving
the statement to RunAsync fixes the crash.
BUG=411396
Committed: https://crrev.com/3c02f795c743e9cfbd4986d232836c8ab4f03997
Cr-Commit-Position: refs/heads/master@{#296073}
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|