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

Issue 398573007: Cleanup: remove IdentityAccountTracker (replaced by gaia::AccountTracker) (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

Cleanup: remove IdentityAccountTracker (replaced by gaia::AccountTracker) This change replaces the IdentityAccountTracker with gaia::AccountTracker, which mostly does the same thing. The one functional consequence of this change is that the Identity API no longer keeps track of login token errors on its own. Instead it relies on the underlying token services to report errors to the user. BUG=364203 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=283942

Patch Set 1 #

Patch Set 2 : rebase to ToT #

Unified diffs Side-by-side diffs Delta from patch set Stats (+35 lines, -1270 lines) Patch
D chrome/browser/extensions/api/identity/account_tracker.h View 1 chunk +0 lines, -153 lines 0 comments Download
D chrome/browser/extensions/api/identity/account_tracker.cc View 1 chunk +0 lines, -342 lines 0 comments Download
D chrome/browser/extensions/api/identity/account_tracker_unittest.cc View 1 chunk +0 lines, -729 lines 0 comments Download
M chrome/browser/extensions/api/identity/identity_api.h View 4 chunks +10 lines, -13 lines 0 comments Download
M chrome/browser/extensions/api/identity/identity_api.cc View 7 chunks +21 lines, -20 lines 0 comments Download
M chrome/browser/extensions/api/identity/identity_apitest.cc View 5 chunks +4 lines, -10 lines 0 comments Download
M chrome/chrome_browser_extensions.gypi View 1 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/chrome_tests_unit.gypi View 1 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 5 (0 generated)
Michael Courage
6 years, 5 months ago (2014-07-17 19:53:45 UTC) #1
fgorski
lgtm
6 years, 5 months ago (2014-07-17 21:42:01 UTC) #2
Michael Courage
The CQ bit was checked by courage@chromium.org
6 years, 5 months ago (2014-07-17 23:20:00 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/398573007/20001
6 years, 5 months ago (2014-07-17 23:22:05 UTC) #4
commit-bot: I haz the power
6 years, 5 months ago (2014-07-18 00:11:10 UTC) #5
Message was sent while issue was closed.
Change committed as 283942

Powered by Google App Engine
This is Rietveld 408576698