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

Issue 382983003: Pass signin_scoped_device_id to refresh token request on ChromeOS (Closed)

Created:
6 years, 5 months ago by pavely
Modified:
6 years, 5 months ago
CC:
chromium-reviews, stevenjb+watch_chromium.org, davemoore+watch_chromium.org, oshima+watch_chromium.org, nkostylev+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Pass signin_scoped_device_id to refresh token request on ChromeOS During signin, when ChromeOS requests refresh token, get signin scoped device_id from SigninClient and pass it to GaiaAuthFetcher. BUG=382968 R=nkostylev@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=285422

Patch Set 1 #

Total comments: 2

Patch Set 2 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+29 lines, -7 lines) Patch
M chrome/browser/chromeos/login/signin/oauth2_login_manager.cc View 1 2 chunks +9 lines, -1 line 0 comments Download
M chrome/browser/chromeos/login/signin/oauth2_token_fetcher.h View 2 chunks +3 lines, -1 line 0 comments Download
M chrome/browser/chromeos/login/signin/oauth2_token_fetcher.cc View 3 chunks +9 lines, -4 lines 0 comments Download
M chrome/browser/ui/webui/chromeos/login/inline_login_handler_chromeos.cc View 2 chunks +8 lines, -1 line 0 comments Download

Messages

Total messages: 18 (0 generated)
pavely
Nikita, This change is ChromeOS counterpart of https://codereview.chromium.org/362613002/. The end goal is to pass some ...
6 years, 5 months ago (2014-07-10 22:36:43 UTC) #1
Nikita (slow)
+Pavel for chrome/browser/ui/webui/chromeos/login/inline_login_handler_chromeos.cc
6 years, 5 months ago (2014-07-14 09:39:48 UTC) #2
dzhioev (left Google)
Hi Pavel, can you please provide a link to design doc?
6 years, 5 months ago (2014-07-14 13:45:23 UTC) #3
Nikita (slow)
On 2014/07/10 22:36:43, pavely wrote: > Nikita, > > This change is ChromeOS counterpart of ...
6 years, 5 months ago (2014-07-14 13:52:13 UTC) #4
Nikita (slow)
On 2014/07/10 22:36:43, pavely wrote: > Nikita, > > This change is ChromeOS counterpart of ...
6 years, 5 months ago (2014-07-14 13:54:23 UTC) #5
xiyuan
Kiosk should be good. Enterprise kiosk does not have a signed-in profile and exposes its ...
6 years, 5 months ago (2014-07-14 16:24:05 UTC) #6
Nikita (slow)
On 2014/07/14 16:24:05, xiyuan wrote: > Enterprise kiosk does not have a signed-in profile and ...
6 years, 5 months ago (2014-07-14 16:27:26 UTC) #7
xiyuan
On 2014/07/14 16:27:26, Nikita Kostylev wrote: > On 2014/07/14 16:24:05, xiyuan wrote: > > Enterprise ...
6 years, 5 months ago (2014-07-14 16:41:39 UTC) #8
pavely
On 2014/07/14 13:54:23, Nikita Kostylev wrote: > On 2014/07/10 22:36:43, pavely wrote: > > Nikita, ...
6 years, 5 months ago (2014-07-15 22:06:40 UTC) #9
pavely
On 2014/07/14 13:45:23, dzhioev wrote: > Hi Pavel, > can you please provide a link ...
6 years, 5 months ago (2014-07-15 22:08:12 UTC) #10
dzhioev (left Google)
https://codereview.chromium.org/382983003/diff/1/chrome/browser/chromeos/login/signin/oauth2_token_fetcher.h File chrome/browser/chromeos/login/signin/oauth2_token_fetcher.h (right): https://codereview.chromium.org/382983003/diff/1/chrome/browser/chromeos/login/signin/oauth2_token_fetcher.h#newcode43 chrome/browser/chromeos/login/signin/oauth2_token_fetcher.h:43: void StartExchangeFromAuthCode(const std::string& auth_code); Don't we need device id ...
6 years, 5 months ago (2014-07-18 13:31:52 UTC) #11
pavely
https://codereview.chromium.org/382983003/diff/1/chrome/browser/chromeos/login/signin/oauth2_token_fetcher.h File chrome/browser/chromeos/login/signin/oauth2_token_fetcher.h (right): https://codereview.chromium.org/382983003/diff/1/chrome/browser/chromeos/login/signin/oauth2_token_fetcher.h#newcode43 chrome/browser/chromeos/login/signin/oauth2_token_fetcher.h:43: void StartExchangeFromAuthCode(const std::string& auth_code); On 2014/07/18 13:31:52, dzhioev wrote: ...
6 years, 5 months ago (2014-07-18 22:30:04 UTC) #12
pavely
Ping. Pavel, could you review this change?
6 years, 5 months ago (2014-07-23 17:41:15 UTC) #13
dzhioev (left Google)
On 2014/07/23 17:41:15, pavely wrote: > Ping. > > Pavel, could you review this change? ...
6 years, 5 months ago (2014-07-24 12:43:00 UTC) #14
pavely
The CQ bit was checked by pavely@chromium.org
6 years, 5 months ago (2014-07-24 18:01:56 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pavely@chromium.org/382983003/20001
6 years, 5 months ago (2014-07-24 18:08:13 UTC) #16
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: win_chromium_x64_rel on tryserver.chromium ...
6 years, 5 months ago (2014-07-24 22:13:57 UTC) #17
commit-bot: I haz the power
6 years, 5 months ago (2014-07-25 00:05:29 UTC) #18
Message was sent while issue was closed.
Change committed as 285422

Powered by Google App Engine
This is Rietveld 408576698