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

Issue 2705213002: Show different error message if ARC is disabled. (Closed)

Created:
3 years, 10 months ago by Marton Hunyady
Modified:
3 years, 9 months ago
CC:
chromium-reviews, elijahtaylor+arcwatch_chromium.org, yusukes+watch_chromium.org, hidehiko+watch_chromium.org, khmel+watch_chromium.org, lhchavez+watch_chromium.org, oshima+watch_chromium.org, davemoore+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Show different error message if ARC is disabled. If DM Server returns a 904 Arc Disabled error code when getting an enrollment token then show a different error message to the user on the ARC login screen. BUG=694542 Review-Url: https://codereview.chromium.org/2705213002 Cr-Commit-Position: refs/heads/master@{#455081} Committed: https://chromium.googlesource.com/chromium/src/+/86e08ee7912c3c9bb87e98474ccb9ed21f86753a

Patch Set 1 #

Patch Set 2 : Fix browsertests and add a new test for 904 Arc Disabled #

Total comments: 4

Patch Set 3 : Move ArcAuthInfoFetchStatus into ArcAuthInfoFetcher #

Patch Set 4 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+168 lines, -60 lines) Patch
M chrome/browser/chromeos/arc/arc_auth_service.h View 1 2 3 3 chunks +5 lines, -4 lines 0 comments Download
M chrome/browser/chromeos/arc/arc_auth_service.cc View 1 2 3 2 chunks +19 lines, -11 lines 0 comments Download
M chrome/browser/chromeos/arc/arc_optin_uma.h View 1 2 3 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/arc/arc_optin_uma.cc View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/chromeos/arc/arc_session_manager.cc View 1 2 3 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/arc/auth/arc_active_directory_enrollment_token_fetcher.h View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/arc/auth/arc_active_directory_enrollment_token_fetcher.cc View 1 2 3 2 chunks +28 lines, -18 lines 0 comments Download
M chrome/browser/chromeos/arc/auth/arc_active_directory_enrollment_token_fetcher_browsertest.cc View 1 2 3 5 chunks +45 lines, -5 lines 0 comments Download
M chrome/browser/chromeos/arc/auth/arc_auth_info_fetcher.h View 1 2 1 chunk +12 lines, -4 lines 0 comments Download
M chrome/browser/chromeos/arc/auth/arc_background_auth_code_fetcher.cc View 1 2 1 chunk +4 lines, -1 line 0 comments Download
M chrome/browser/chromeos/arc/auth/arc_manual_auth_code_fetcher.cc View 1 2 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/chromeos/arc/auth/arc_robot_auth_code_fetcher.cc View 1 2 3 1 chunk +3 lines, -2 lines 0 comments Download
M chrome/browser/chromeos/arc/auth/arc_robot_auth_code_fetcher_browsertest.cc View 1 2 3 chunks +20 lines, -6 lines 0 comments Download
M chrome/browser/policy/cloud/test_request_interceptor.h View 1 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/policy/cloud/test_request_interceptor.cc View 1 2 chunks +18 lines, -7 lines 0 comments Download

Messages

Total messages: 20 (12 generated)
Marton Hunyady
PTAL This is based on https://codereview.chromium.org/2704113003/
3 years, 10 months ago (2017-02-21 14:06:52 UTC) #2
Marton Hunyady
tnagel@chromium.org: Please review changes in chrome/browser/policy/cloud/test_request_interceptor.*
3 years, 10 months ago (2017-02-21 16:07:08 UTC) #4
Luis Héctor Chávez
https://codereview.chromium.org/2705213002/diff/20001/chrome/browser/chromeos/arc/auth/arc_auth_info_fetcher.h File chrome/browser/chromeos/arc/auth/arc_auth_info_fetcher.h (right): https://codereview.chromium.org/2705213002/diff/20001/chrome/browser/chromeos/arc/auth/arc_auth_info_fetcher.h#newcode18 chrome/browser/chromeos/arc/auth/arc_auth_info_fetcher.h:18: SIZE, // The size of this enum; keep last. ...
3 years, 10 months ago (2017-02-21 19:32:11 UTC) #5
Marton Hunyady
https://codereview.chromium.org/2705213002/diff/20001/chrome/browser/chromeos/arc/auth/arc_auth_info_fetcher.h File chrome/browser/chromeos/arc/auth/arc_auth_info_fetcher.h (right): https://codereview.chromium.org/2705213002/diff/20001/chrome/browser/chromeos/arc/auth/arc_auth_info_fetcher.h#newcode18 chrome/browser/chromeos/arc/auth/arc_auth_info_fetcher.h:18: SIZE, // The size of this enum; keep last. ...
3 years, 10 months ago (2017-02-22 16:07:54 UTC) #6
Luis Héctor Chávez
chrome/browser/chromeos/arc/ lgtm
3 years, 10 months ago (2017-02-22 17:15:30 UTC) #7
pastarmovj
lgtm
3 years, 9 months ago (2017-03-02 12:15:49 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2705213002/60001
3 years, 9 months ago (2017-03-07 15:30:47 UTC) #17
commit-bot: I haz the power
3 years, 9 months ago (2017-03-07 15:37:15 UTC) #20
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/86e08ee7912c3c9bb87e98474ccb...

Powered by Google App Engine
This is Rietveld 408576698