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

Issue 2529783002: arc: Implement uninstall confirmation dialog for Arc app. (Closed)

Created:
4 years ago by lgcheng
Modified:
4 years ago
Reviewers:
msw
CC:
chromium-reviews, elijahtaylor+arcwatch_chromium.org, yusukes+watch_chromium.org, tfarina, hidehiko+watch_chromium.org, lhchavez+watch_chromium.org, Matt Giuca
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

arc: Implement uninstall confirmation dialog for Arc app. Add ArcAppDialogView for arc app uninstall confirmation. Add Test coverage. BUG=661076 Test=Add browsertest. Tests passed. Test=Manual Test. Committed: https://crrev.com/296586cffbb9baa109722179c0af2e3534316873 Cr-Commit-Position: refs/heads/master@{#435641}

Patch Set 1 #

Patch Set 2 : Test coverage. #

Patch Set 3 : Clean up. #

Total comments: 73

Patch Set 4 : Address Mike's comments. Run git cl format. #

Total comments: 10

Patch Set 5 : Address minor comments. Rebase. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+534 lines, -19 lines) Patch
M chrome/browser/ui/BUILD.gn View 1 2 3 4 2 chunks +2 lines, -0 lines 0 comments Download
M chrome/browser/ui/app_list/arc/arc_app_context_menu.h View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/ui/app_list/arc/arc_app_context_menu.cc View 1 2 3 3 chunks +3 lines, -18 lines 0 comments Download
A chrome/browser/ui/app_list/arc/arc_app_dialog.h View 1 2 3 1 chunk +31 lines, -0 lines 0 comments Download
M chrome/browser/ui/app_list/arc/arc_app_utils.h View 1 2 3 4 2 chunks +5 lines, -0 lines 0 comments Download
M chrome/browser/ui/app_list/arc/arc_app_utils.cc View 1 2 3 4 2 chunks +17 lines, -0 lines 0 comments Download
A chrome/browser/ui/views/arc_app_dialog_view.cc View 1 2 3 4 1 chunk +292 lines, -0 lines 0 comments Download
A chrome/browser/ui/views/arc_app_dialog_view_browsertest.cc View 1 2 3 4 1 chunk +183 lines, -0 lines 0 comments Download
M chrome/test/BUILD.gn View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 36 (27 generated)
lgcheng
Hi Mike, Hope you had a great holiday. I create this new CL with your ...
4 years ago (2016-11-29 02:01:26 UTC) #12
msw
This is *so* much better; thank you!!! Just a few major comments; please know that ...
4 years ago (2016-11-29 20:47:38 UTC) #13
lgcheng
Hi Mike, Thanks for such a careful review! Address your moments in the update. Would ...
4 years ago (2016-11-30 19:28:48 UTC) #16
msw
Nice, I have just a few minor comments left. https://codereview.chromium.org/2529783002/diff/60001/chrome/browser/ui/app_list/arc/arc_app_utils.cc File chrome/browser/ui/app_list/arc/arc_app_utils.cc (right): https://codereview.chromium.org/2529783002/diff/60001/chrome/browser/ui/app_list/arc/arc_app_utils.cc#newcode13 chrome/browser/ui/app_list/arc/arc_app_utils.cc:13: ...
4 years ago (2016-11-30 23:26:58 UTC) #17
lgcheng
Comments addressed. Would you PTAL when having a moment? Thanks! https://codereview.chromium.org/2529783002/diff/60001/chrome/browser/ui/views/arc_app_dialog_view.cc File chrome/browser/ui/views/arc_app_dialog_view.cc (right): https://codereview.chromium.org/2529783002/diff/60001/chrome/browser/ui/views/arc_app_dialog_view.cc#newcode159 ...
4 years ago (2016-12-01 02:05:56 UTC) #28
msw
lgtm
4 years ago (2016-12-01 04:22:20 UTC) #29
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/2529783002/160001
4 years ago (2016-12-01 17:36:44 UTC) #31
commit-bot: I haz the power
Committed patchset #5 (id:160001)
4 years ago (2016-12-01 17:41:43 UTC) #34
commit-bot: I haz the power
4 years ago (2016-12-01 17:43:58 UTC) #36
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/296586cffbb9baa109722179c0af2e3534316873
Cr-Commit-Position: refs/heads/master@{#435641}

Powered by Google App Engine
This is Rietveld 408576698