Fix 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 Review URL: https://codereview.chromium.org/588343002 Cr-Commit-Position: refs/heads/master@{#296073}
Showing
Please register or sign in to comment