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

Issue 166433005: Add URL parameter so that /ListAccounts returns valid json. (Closed)

Created:
6 years, 10 months ago by Roger Tawa OOO till Jul 10th
Modified:
6 years, 10 months ago
CC:
chromium-reviews, arv+watch_chromium.org
Visibility:
Public.

Description

Add URL parameter so that /ListAccounts returns valid json. Check the valid_session bit to determine if the account in the cookie is valid. BUG=305249 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=252240

Patch Set 1 : Fix parsing and tests #

Patch Set 2 : Fix chromeos compile error #

Total comments: 16

Patch Set 3 : rebased and merged #

Patch Set 4 : Address review comments #

Total comments: 2

Patch Set 5 : rebased #

Patch Set 6 : Fix comment #

Patch Set 7 : Fix ListAccount strings in tests #

Unified diffs Side-by-side diffs Delta from patch set Stats (+170 lines, -64 lines) Patch
M chrome/browser/chromeos/login/oauth2_login_manager.cc View 1 2 3 2 chunks +5 lines, -3 lines 0 comments Download
M chrome/browser/signin/account_reconcilor.h View 1 2 3 4 5 7 chunks +18 lines, -7 lines 0 comments Download
M chrome/browser/signin/account_reconcilor.cc View 1 6 chunks +23 lines, -12 lines 0 comments Download
M chrome/browser/signin/account_reconcilor_unittest.cc View 1 2 3 4 5 6 12 chunks +59 lines, -24 lines 0 comments Download
M chrome/browser/ui/webui/chromeos/login/authenticated_user_email_retriever.cc View 1 2 3 2 chunks +3 lines, -2 lines 0 comments Download
M google_apis/gaia/gaia_auth_util.h View 1 2 3 2 chunks +8 lines, -5 lines 0 comments Download
M google_apis/gaia/gaia_auth_util.cc View 1 2 3 2 chunks +15 lines, -4 lines 0 comments Download
M google_apis/gaia/gaia_auth_util_unittest.cc View 1 2 chunks +38 lines, -6 lines 0 comments Download
M google_apis/gaia/gaia_urls.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 17 (0 generated)
Roger Tawa OOO till Jul 10th
Hi Alan, Bartosz, Please take a look at reconcilor changes. Bartosz: this should be a ...
6 years, 10 months ago (2014-02-14 22:09:18 UTC) #1
bartfab (slow)
LGTM The code that I wrote does not care whether an account is marked as ...
6 years, 10 months ago (2014-02-17 15:22:04 UTC) #2
Roger Tawa OOO till Jul 10th
Thanks Batosz. Comments addressed, changed uploaded. Over to you Alan. https://codereview.chromium.org/166433005/diff/420001/chrome/browser/chromeos/login/oauth2_login_manager.cc File chrome/browser/chromeos/login/oauth2_login_manager.cc (right): https://codereview.chromium.org/166433005/diff/420001/chrome/browser/chromeos/login/oauth2_login_manager.cc#newcode295 ...
6 years, 10 months ago (2014-02-18 19:37:54 UTC) #3
acleung1
LGTM. Just a minor comment. https://codereview.chromium.org/166433005/diff/640001/chrome/browser/signin/account_reconcilor.h File chrome/browser/signin/account_reconcilor.h (right): https://codereview.chromium.org/166433005/diff/640001/chrome/browser/signin/account_reconcilor.h#newcode200 chrome/browser/signin/account_reconcilor.h:200: bool are_gaia_accounts_set_; Can you ...
6 years, 10 months ago (2014-02-18 21:00:23 UTC) #4
Roger Tawa OOO till Jul 10th
Thanks Alan. Fixed up comment. https://codereview.chromium.org/166433005/diff/640001/chrome/browser/signin/account_reconcilor.h File chrome/browser/signin/account_reconcilor.h (right): https://codereview.chromium.org/166433005/diff/640001/chrome/browser/signin/account_reconcilor.h#newcode200 chrome/browser/signin/account_reconcilor.h:200: bool are_gaia_accounts_set_; On 2014/02/18 ...
6 years, 10 months ago (2014-02-19 22:57:01 UTC) #5
Roger Tawa OOO till Jul 10th
The CQ bit was checked by rogerta@chromium.org
6 years, 10 months ago (2014-02-19 22:57:12 UTC) #6
Roger Tawa OOO till Jul 10th
The CQ bit was unchecked by rogerta@chromium.org
6 years, 10 months ago (2014-02-19 22:57:25 UTC) #7
Roger Tawa OOO till Jul 10th
Hi Xiyuan, Can you review the two chromeos files? Thanks.
6 years, 10 months ago (2014-02-19 22:58:03 UTC) #8
xiyuan
lgtm
6 years, 10 months ago (2014-02-19 23:16:18 UTC) #9
Roger Tawa OOO till Jul 10th
The CQ bit was checked by rogerta@chromium.org
6 years, 10 months ago (2014-02-19 23:16:40 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rogerta@chromium.org/166433005/910001
6 years, 10 months ago (2014-02-20 01:19:24 UTC) #11
commit-bot: I haz the power
Failed to trigger a try job on win_rel HTTP Error 400: Bad Request
6 years, 10 months ago (2014-02-20 02:05:01 UTC) #12
Roger Tawa OOO till Jul 10th
The CQ bit was checked by rogerta@chromium.org
6 years, 10 months ago (2014-02-20 03:58:40 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rogerta@chromium.org/166433005/1090001
6 years, 10 months ago (2014-02-20 05:08:18 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rogerta@chromium.org/166433005/1090001
6 years, 10 months ago (2014-02-20 09:03:30 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rogerta@chromium.org/166433005/1090001
6 years, 10 months ago (2014-02-20 12:27:09 UTC) #16
commit-bot: I haz the power
6 years, 10 months ago (2014-02-20 15:37:44 UTC) #17
Message was sent while issue was closed.
Change committed as 252240

Powered by Google App Engine
This is Rietveld 408576698