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

Issue 384973004: Introduce disable-gaia-services for fake telemetry login. (Closed)

Created:
6 years, 5 months ago by achuithb
Modified:
6 years, 5 months ago
Reviewers:
Nikita (slow)
CC:
chromium-reviews, telemetry+watch_chromium.org, 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

Introduce disable-gaia-services for fake telemetry login. oobe-skip-postlogin has been overloaded and it does a lot more than just suppress the postlogin screens. We need session restore/merge and enrollment for gaia login, but not for fake telemetry login. BUG=393011 TEST=manual NOTRY=True Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=283594

Patch Set 1 #

Total comments: 4

Patch Set 2 : nkostylev feedback #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -8 lines) Patch
M chrome/browser/chromeos/login/enrollment/auto_enrollment_controller.cc View 1 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/chromeos/login/session/user_session_manager.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/login/signin/oauth2_login_manager.cc View 1 1 chunk +4 lines, -3 lines 0 comments Download
M chromeos/chromeos_switches.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M chromeos/chromeos_switches.cc View 1 1 chunk +4 lines, -0 lines 0 comments Download
M tools/telemetry/telemetry/core/backends/chrome/cros_browser_backend.py View 1 1 chunk +3 lines, -2 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
achuithb
Please review, Nikita.
6 years, 5 months ago (2014-07-11 00:02:45 UTC) #1
Nikita (slow)
lgtm https://codereview.chromium.org/384973004/diff/1/chrome/browser/chromeos/login/enrollment/auto_enrollment_controller.cc File chrome/browser/chromeos/login/enrollment/auto_enrollment_controller.cc (right): https://codereview.chromium.org/384973004/diff/1/chrome/browser/chromeos/login/enrollment/auto_enrollment_controller.cc#newcode100 chrome/browser/chromeos/login/enrollment/auto_enrollment_controller.cc:100: if (command_line->HasSwitch(chromeos::switches::kDisableSessionRestore) || I seems like you should ...
6 years, 5 months ago (2014-07-14 09:32:59 UTC) #2
achuithb
Thanks! https://codereview.chromium.org/384973004/diff/1/chrome/browser/chromeos/login/enrollment/auto_enrollment_controller.cc File chrome/browser/chromeos/login/enrollment/auto_enrollment_controller.cc (right): https://codereview.chromium.org/384973004/diff/1/chrome/browser/chromeos/login/enrollment/auto_enrollment_controller.cc#newcode100 chrome/browser/chromeos/login/enrollment/auto_enrollment_controller.cc:100: if (command_line->HasSwitch(chromeos::switches::kDisableSessionRestore) || On 2014/07/14 09:32:59, Nikita Kostylev ...
6 years, 5 months ago (2014-07-16 20:00:52 UTC) #3
achuithb
The CQ bit was checked by achuith@chromium.org
6 years, 5 months ago (2014-07-16 20:01:07 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/achuith@chromium.org/384973004/20001
6 years, 5 months ago (2014-07-16 20:04:45 UTC) #5
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-16 23:31:39 UTC) #6
achuithb
The CQ bit was unchecked by achuith@chromium.org
6 years, 5 months ago (2014-07-17 00:02:12 UTC) #7
achuithb
The CQ bit was checked by achuith@chromium.org
6 years, 5 months ago (2014-07-17 00:02:25 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/achuith@chromium.org/384973004/20001
6 years, 5 months ago (2014-07-17 00:05:28 UTC) #9
commit-bot: I haz the power
6 years, 5 months ago (2014-07-17 00:28:20 UTC) #10
Message was sent while issue was closed.
Change committed as 283594

Powered by Google App Engine
This is Rietveld 408576698