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

Issue 690643002: Add RESTORE_MODE_DISABLED to RestoreMode (Closed)

Created:
6 years, 1 month ago by bartfab (slow)
Modified:
6 years, 1 month 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

Add RESTORE_MODE_DISABLED to RestoreMode This CL changes the way that device disabling is expressed in the DeviceStateRetrievalResponse proto. Instead of being implied when the |device_state| field is present, it is now explictly set as a |restore_mode|. BUG=425574 TEST=Updated unit and browser tests Committed: https://crrev.com/ccb8c0f0f2ee398e006c559f8282863117ac2ddb Cr-Commit-Position: refs/heads/master@{#302426}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Addressed comment. #

Total comments: 2

Messages

Total messages: 10 (2 generated)
bartfab (slow)
Hi Denis, Could you please review: chrome/browser/chromeos/login/* Hi Mattias, Could you please review: chrome/browser/chromeos/policy/* components/policy/proto/* ...
6 years, 1 month ago (2014-10-29 14:12:16 UTC) #2
Mattias Nissler (ping if slow)
Code LGTM, if you decide to make changes I'm happy to re-review. https://codereview.chromium.org/690643002/diff/1/chrome/browser/chromeos/login/screens/device_disabled_screen.cc File chrome/browser/chromeos/login/screens/device_disabled_screen.cc ...
6 years, 1 month ago (2014-10-29 17:41:35 UTC) #3
bartfab (slow)
https://codereview.chromium.org/690643002/diff/1/chrome/browser/chromeos/login/screens/device_disabled_screen.cc File chrome/browser/chromeos/login/screens/device_disabled_screen.cc (right): https://codereview.chromium.org/690643002/diff/1/chrome/browser/chromeos/login/screens/device_disabled_screen.cc#newcode56 chrome/browser/chromeos/login/screens/device_disabled_screen.cc:56: if (restore_mode != policy::kDeviceStateRestoreModeDisabled || On 2014/10/29 17:41:35, Mattias ...
6 years, 1 month ago (2014-10-30 14:10:32 UTC) #4
Denis Kuznetsov (DE-MUC)
lgtm if answer for my question is No https://chromiumcodereview.appspot.com/690643002/diff/10001/chrome/browser/chromeos/login/screens/device_disabled_screen.cc File chrome/browser/chromeos/login/screens/device_disabled_screen.cc (right): https://chromiumcodereview.appspot.com/690643002/diff/10001/chrome/browser/chromeos/login/screens/device_disabled_screen.cc#newcode51 chrome/browser/chromeos/login/screens/device_disabled_screen.cc:51: if ...
6 years, 1 month ago (2014-10-30 22:18:07 UTC) #5
bartfab (slow)
https://chromiumcodereview.appspot.com/690643002/diff/10001/chrome/browser/chromeos/login/screens/device_disabled_screen.cc File chrome/browser/chromeos/login/screens/device_disabled_screen.cc (right): https://chromiumcodereview.appspot.com/690643002/diff/10001/chrome/browser/chromeos/login/screens/device_disabled_screen.cc#newcode51 chrome/browser/chromeos/login/screens/device_disabled_screen.cc:51: if (policy::GetRestoreMode() != policy::RESTORE_MODE_DISABLED || On 2014/10/30 22:18:06, Denis ...
6 years, 1 month ago (2014-11-03 13:32:50 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/690643002/10001
6 years, 1 month ago (2014-11-03 13:33:38 UTC) #8
commit-bot: I haz the power
Committed patchset #2 (id:10001)
6 years, 1 month ago (2014-11-03 14:13:54 UTC) #9
commit-bot: I haz the power
6 years, 1 month ago (2014-11-03 14:14:33 UTC) #10
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/ccb8c0f0f2ee398e006c559f8282863117ac2ddb
Cr-Commit-Position: refs/heads/master@{#302426}

Powered by Google App Engine
This is Rietveld 408576698