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

Issue 2813633002: arc: Notification for guiding the user to filesystem migration. (Closed)

Created:
3 years, 8 months ago by kinaba
Modified:
3 years, 8 months ago
Reviewers:
hidehiko, xiyuan, khmel
CC:
chromium-reviews, elijahtaylor+arcwatch_chromium.org, oshima+watch_chromium.org, tfarina, hidehiko+watch_chromium.org, Matt Giuca, 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: Notification for guiding the user to filesystem migration. When ARC is temporarily disabled due to filesystem incompatibility, we want to keep the launcher/tray icons for ARC apps displayed, and when the icons are clicked we want to guide the user for proper reconfiguration step (i.e., sign back in and complete migration.) This CL implements the latter "show notificaiton" part. No actual code should hit this notification yet--after this change I'll change several conditions in the app list code to make them alive. BUG=699850

Patch Set 1 #

Total comments: 4

Patch Set 2 : Fix for hidehiko@'s comments. #

Total comments: 4

Patch Set 3 : Fix for khmel@'s comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+120 lines, -2 lines) Patch
M chrome/app/chromeos_strings.grdp View 1 2 1 chunk +12 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/BUILD.gn View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
A chrome/browser/chromeos/arc/arc_migration_guide_notification.h View 1 2 1 chunk +19 lines, -0 lines 0 comments Download
A chrome/browser/chromeos/arc/arc_migration_guide_notification.cc View 1 2 1 chunk +75 lines, -0 lines 0 comments Download
M chrome/browser/ui/app_list/arc/arc_app_utils.cc View 1 2 2 chunks +12 lines, -2 lines 0 comments Download

Messages

Total messages: 26 (16 generated)
kinaba
PTAL. hidehiko: as the OWNER khmel: as the ARC app list expert. This is to ...
3 years, 8 months ago (2017-04-10 13:50:42 UTC) #2
hidehiko
LGTM with minor comments. R+=xiyuan@ for c/b/ui/app_list OWNER. Could you take a look? https://codereview.chromium.org/2813633002/diff/1/chrome/app/chromeos_strings.grdp File ...
3 years, 8 months ago (2017-04-10 14:14:09 UTC) #3
hidehiko
Oops, misoperation..., sorry. Added xiyuan@ actually.
3 years, 8 months ago (2017-04-10 14:14:43 UTC) #5
kinaba
https://codereview.chromium.org/2813633002/diff/1/chrome/app/chromeos_strings.grdp File chrome/app/chromeos_strings.grdp (right): https://codereview.chromium.org/2813633002/diff/1/chrome/app/chromeos_strings.grdp#newcode6560 chrome/app/chromeos_strings.grdp:6560: To use Android apps, change &amp; update your <ph ...
3 years, 8 months ago (2017-04-10 14:31:01 UTC) #8
xiyuan
lgtm
3 years, 8 months ago (2017-04-10 17:39:25 UTC) #11
khmel
LGTM (Assuming this is preparation for activating this functionality later) https://codereview.chromium.org/2813633002/diff/20001/chrome/browser/chromeos/arc/arc_migration_guide_notification.cc File chrome/browser/chromeos/arc/arc_migration_guide_notification.cc (right): https://codereview.chromium.org/2813633002/diff/20001/chrome/browser/chromeos/arc/arc_migration_guide_notification.cc#newcode66 ...
3 years, 8 months ago (2017-04-10 19:10:10 UTC) #12
kinaba
Thanks for the comments! https://codereview.chromium.org/2813633002/diff/20001/chrome/browser/chromeos/arc/arc_migration_guide_notification.cc File chrome/browser/chromeos/arc/arc_migration_guide_notification.cc (right): https://codereview.chromium.org/2813633002/diff/20001/chrome/browser/chromeos/arc/arc_migration_guide_notification.cc#newcode66 chrome/browser/chromeos/arc/arc_migration_guide_notification.cc:66: // TODO(kinaba): Change message for ...
3 years, 8 months ago (2017-04-11 00:59:20 UTC) #14
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/2813633002/40001
3 years, 8 months ago (2017-04-11 02:12:32 UTC) #20
commit-bot: I haz the power
Prior attempt to commit was detected, but we were not able to check whether the ...
3 years, 8 months ago (2017-04-11 03:09:08 UTC) #24
kinaba
3 years, 8 months ago (2017-04-11 03:13:08 UTC) #26
Message was sent while issue was closed.
On 2017/04/11 03:09:08, commit-bot: I haz the power wrote:
> Prior attempt to commit was detected, but we were not able to check whether
the
> issue was successfully committed. Please check Git history manually and
re-check
> CQ or close this issue as needed.

Git log says it has landed. Closing

Powered by Google App Engine
This is Rietveld 408576698