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

Issue 2441403003: Use a standard message box for DesktopCastingWarningView. (Closed)

Created:
4 years, 1 month ago by Evan Stade
Modified:
4 years, 1 month ago
Reviewers:
msw, Daniel Erat
CC:
chromium-reviews, kalyank, sadrul, tfarina, mac-reviews_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Use a standard message box for DesktopCastingWarningView. This is even simpler than what I did for TeleportWarningView, which means I should probably go back and re-rewrite that one. BUG=658410 Committed: https://crrev.com/5f1173f1e5a5678cc6c7cc9046939447398eaf19 Cr-Commit-Position: refs/heads/master@{#428440}

Patch Set 1 #

Patch Set 2 : that dcheck #

Patch Set 3 : all good #

Total comments: 3

Patch Set 4 : warn unused #

Total comments: 8

Patch Set 5 : msw review #

Unified diffs Side-by-side diffs Delta from patch set Stats (+68 lines, -188 lines) Patch
M chrome/browser/ui/ash/multi_user/user_switch_util.h View 1 chunk +0 lines, -4 lines 0 comments Download
M chrome/browser/ui/ash/multi_user/user_switch_util.cc View 1 2 3 4 2 chunks +14 lines, -166 lines 0 comments Download
M chrome/browser/ui/ash/multi_user/user_switch_util_unittest.cc View 1 2 3 chunks +20 lines, -11 lines 0 comments Download
M chrome/browser/ui/cocoa/simple_message_box_mac.mm View 1 chunk +5 lines, -0 lines 0 comments Download
M chrome/browser/ui/simple_message_box.h View 1 2 3 4 2 chunks +5 lines, -0 lines 0 comments Download
M chrome/browser/ui/views/simple_message_box_views.cc View 1 2 4 chunks +16 lines, -0 lines 0 comments Download
M components/constrained_window/constrained_window_views.cc View 1 2 3 4 5 chunks +8 lines, -7 lines 0 comments Download

Messages

Total messages: 34 (23 generated)
Evan Stade
+derat, mind taking a first look since you did the last one? I'll find appropriate ...
4 years, 1 month ago (2016-10-27 16:35:05 UTC) #10
Evan Stade
https://codereview.chromium.org/2441403003/diff/40001/components/constrained_window/constrained_window_views.cc File components/constrained_window/constrained_window_views.cc (right): https://codereview.chromium.org/2441403003/diff/40001/components/constrained_window/constrained_window_views.cc#newcode224 components/constrained_window/constrained_window_views.cc:224: parent ? constrained_window_views_client->GetModalDialogHost(parent) note that this is not a ...
4 years, 1 month ago (2016-10-27 16:36:47 UTC) #11
Daniel Erat
no comments beyond this one, but i'll let others more familiar with dialogs give the ...
4 years, 1 month ago (2016-10-27 17:23:19 UTC) #14
Evan Stade
https://codereview.chromium.org/2441403003/diff/40001/chrome/browser/ui/simple_message_box.h File chrome/browser/ui/simple_message_box.h (right): https://codereview.chromium.org/2441403003/diff/40001/chrome/browser/ui/simple_message_box.h#newcode66 chrome/browser/ui/simple_message_box.h:66: bool CloseMessageBoxForTest(bool accept); On 2016/10/27 17:23:19, Daniel Erat wrote: ...
4 years, 1 month ago (2016-10-27 19:11:18 UTC) #18
msw
https://codereview.chromium.org/2441403003/diff/60001/chrome/browser/ui/ash/multi_user/user_switch_util.cc File chrome/browser/ui/ash/multi_user/user_switch_util.cc (right): https://codereview.chromium.org/2441403003/diff/60001/chrome/browser/ui/ash/multi_user/user_switch_util.cc#newcode38 chrome/browser/ui/ash/multi_user/user_switch_util.cc:38: if (chrome::ShowQuestionMessageBox( aside: It's a little unfortunate that this ...
4 years, 1 month ago (2016-10-27 21:46:45 UTC) #23
Evan Stade
https://codereview.chromium.org/2441403003/diff/60001/chrome/browser/ui/ash/multi_user/user_switch_util.cc File chrome/browser/ui/ash/multi_user/user_switch_util.cc (right): https://codereview.chromium.org/2441403003/diff/60001/chrome/browser/ui/ash/multi_user/user_switch_util.cc#newcode38 chrome/browser/ui/ash/multi_user/user_switch_util.cc:38: if (chrome::ShowQuestionMessageBox( On 2016/10/27 21:46:44, msw wrote: > aside: ...
4 years, 1 month ago (2016-10-28 17:31:55 UTC) #24
msw
lgtm
4 years, 1 month ago (2016-10-28 17:41:44 UTC) #27
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/2441403003/80001
4 years, 1 month ago (2016-10-28 17:51:02 UTC) #30
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years, 1 month ago (2016-10-28 18:43:11 UTC) #31
commit-bot: I haz the power
Patchset 5 (id:??) landed as https://crrev.com/5f1173f1e5a5678cc6c7cc9046939447398eaf19 Cr-Commit-Position: refs/heads/master@{#428440}
4 years, 1 month ago (2016-10-28 19:09:06 UTC) #33
kjellander_chromium
4 years, 1 month ago (2016-11-02 11:57:25 UTC) #34
Message was sent while issue was closed.
A revert of this CL (patchset #5 id:80001) has been created in
https://codereview.chromium.org/2469853003/ by kjellander@chromium.org.

The reason for reverting is: Speculative revert for flaky interactive_ui_tests
on Mac10.10 Tests. See crbug.com/661550..

Powered by Google App Engine
This is Rietveld 408576698