DescriptionIdentity API: make sure account ID is set correctly after sign in
Previously login access token requests were always made for the
primary account ID of the profile. Starting in r275173, the ID is
computed and saved in a member variable. This change makes sure the
member is updated after the user signs in, which allows getAuthToken
requests that trigger a sign-in to succeed.
BUG=396883
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=285654
Patch Set 1 #
Messages
Total messages: 5 (0 generated)
|