Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(15)

Issue 418393003: Identity API: make sure account ID is set correctly after sign in (Closed)

Created:
6 years, 5 months ago by Michael Courage
Modified:
6 years, 5 months ago
Reviewers:
fgorski
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, extensions-reviews_chromium.org
Project:
chromium
Visibility:
Public.

Description

Identity 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 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -0 lines) Patch
M chrome/browser/extensions/api/identity/identity_api.cc View 1 chunk +6 lines, -0 lines 0 comments Download
M chrome/browser/extensions/api/identity/identity_apitest.cc View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Michael Courage
6 years, 5 months ago (2014-07-25 17:45:01 UTC) #1
fgorski
lgtm
6 years, 5 months ago (2014-07-25 17:49:02 UTC) #2
Michael Courage
The CQ bit was checked by courage@chromium.org
6 years, 5 months ago (2014-07-25 17:58:17 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/courage@chromium.org/418393003/1
6 years, 5 months ago (2014-07-25 18:01:10 UTC) #4
commit-bot: I haz the power
6 years, 5 months ago (2014-07-25 20:06:58 UTC) #5
Message was sent while issue was closed.
Change committed as 285654

Powered by Google App Engine
This is Rietveld 408576698