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

Issue 2902093003: arc: Message for a low-battery case of migration notification. (Closed)

Created:
3 years, 7 months ago by kinaba
Modified:
3 years, 7 months ago
Reviewers:
hidehiko, xiyuan, fukino
CC:
chromium-reviews, elijahtaylor+arcwatch_chromium.org, alemate+watch_chromium.org, oshima+watch_chromium.org, hidehiko+watch_chromium.org, achuith+watch_chromium.org, lhchavez+watch_chromium.org, victorhsieh+watch_chromium.org, davemoore+watch_chromium.org, yusukes+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

arc: Message for a low-battery case of migration notification. BUG=710289 TEST=Manually run on 29% and 31% battery devices. Review-Url: https://codereview.chromium.org/2902093003 Cr-Commit-Position: refs/heads/master@{#474483} Committed: https://chromium.googlesource.com/chromium/src/+/eda5652c60377024288d24f9ebc02b42619ebe9d

Patch Set 1 #

Total comments: 2

Patch Set 2 : Move more constants to the dedicated header. #

Patch Set 3 : Fix typo #

Unified diffs Side-by-side diffs Delta from patch set Stats (+41 lines, -14 lines) Patch
M chrome/browser/chromeos/BUILD.gn View 1 2 1 chunk +1 line, -0 lines 0 comments Download
A chrome/browser/chromeos/arc/arc_migration_constants.h View 1 1 chunk +18 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/arc/arc_migration_guide_notification.cc View 3 chunks +16 lines, -3 lines 0 comments Download
M chrome/browser/ui/webui/chromeos/login/encryption_migration_screen_handler.cc View 1 5 chunks +6 lines, -11 lines 0 comments Download

Messages

Total messages: 19 (12 generated)
kinaba
PTAL. hidehiko@ : whole the change fukino@ : On the renaming in encryption_migration_screen_handler.cc xiyuan@ : ...
3 years, 7 months ago (2017-05-24 07:52:55 UTC) #2
fukino
lgtm with a nit. https://codereview.chromium.org/2902093003/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/2902093003/diff/1/chrome/browser/ui/webui/chromeos/login/encryption_migration_screen_handler.cc#newcode46 chrome/browser/ui/webui/chromeos/login/encryption_migration_screen_handler.cc:46: constexpr int64_t kMinimumAvailableStorage = 10LL ...
3 years, 7 months ago (2017-05-24 08:15:32 UTC) #5
xiyuan
lgtm
3 years, 7 months ago (2017-05-24 17:40:20 UTC) #8
hidehiko
lgtm
3 years, 7 months ago (2017-05-24 17:50:02 UTC) #9
kinaba
https://codereview.chromium.org/2902093003/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/2902093003/diff/1/chrome/browser/ui/webui/chromeos/login/encryption_migration_screen_handler.cc#newcode46 chrome/browser/ui/webui/chromeos/login/encryption_migration_screen_handler.cc:46: constexpr int64_t kMinimumAvailableStorage = 10LL * 1024 * 1024; ...
3 years, 7 months ago (2017-05-24 21:58:06 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/2902093003/40001
3 years, 7 months ago (2017-05-24 22:01:32 UTC) #16
commit-bot: I haz the power
3 years, 7 months ago (2017-05-25 00:02:28 UTC) #19
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/eda5652c60377024288d24f9ebc0...

Powered by Google App Engine
This is Rietveld 408576698