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

Issue 2907773002: cros: Prevent shut down on lid-close during migration. (Closed)

Created:
3 years, 7 months ago by fukino
Modified:
3 years, 6 months ago
Reviewers:
xiyuan, Daniel Erat
CC:
chromium-reviews, alemate+watch_chromium.org, achuith+watch_chromium.org, oshima+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

cros: Prevent shut down on lid-close during migration. In the login screen, the system will shut down on lid close. Although we ask users not to close the lid during the migration, it should be better to change the lid-close action to SUSPEND during migration. BUG=726229 TEST=manually tested that closing lid during migration does not power off the system.

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -0 lines) Patch
M chrome/browser/ui/webui/chromeos/login/encryption_migration_screen_handler.cc View 2 chunks +12 lines, -0 lines 1 comment Download

Messages

Total messages: 7 (2 generated)
fukino
derat@, could you review how the power policy is changed? We'd like to temporarily change ...
3 years, 7 months ago (2017-05-26 07:04:58 UTC) #2
Daniel Erat
not lgtm https://codereview.chromium.org/2907773002/diff/1/chrome/browser/ui/webui/chromeos/login/encryption_migration_screen_handler.cc File chrome/browser/ui/webui/chromeos/login/encryption_migration_screen_handler.cc (right): https://codereview.chromium.org/2907773002/diff/1/chrome/browser/ui/webui/chromeos/login/encryption_migration_screen_handler.cc#newcode363 chrome/browser/ui/webui/chromeos/login/encryption_migration_screen_handler.cc:363: DBusThreadManager::Get()->GetPowerManagerClient()->SetPolicy(policy); you can't send a policy directly ...
3 years, 7 months ago (2017-05-26 13:45:34 UTC) #3
fukino
On 2017/05/26 13:45:34, Daniel Erat wrote: > not lgtm > > https://codereview.chromium.org/2907773002/diff/1/chrome/browser/ui/webui/chromeos/login/encryption_migration_screen_handler.cc > File > ...
3 years, 6 months ago (2017-05-29 04:01:49 UTC) #4
dspaid
On 2017/05/29 04:01:49, fukino wrote: > On 2017/05/26 13:45:34, Daniel Erat wrote: > > not ...
3 years, 6 months ago (2017-05-30 05:58:12 UTC) #5
fukino
3 years, 6 months ago (2017-06-01 03:23:38 UTC) #6

Powered by Google App Engine
This is Rietveld 408576698