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

Issue 496563002: Multiprofile security: Show a warning messagebox when desktop casting/sharing is turned on upon user (Closed)

Created:
6 years, 4 months ago by Mr4D (OOO till 08-26)
Modified:
6 years, 4 months ago
Reviewers:
James Cook, jennyz
CC:
chromium-reviews, kalyank, stevenjb+watch_chromium.org, sadrul, oshima+watch_chromium.org, ben+ash_chromium.org
Project:
chromium
Visibility:
Public.

Description

Multiprofile security: Show a warning messagebox when desktop casting/sharing is turned on upon user switch Purpose of this change: Asks the user with a system modal dialog box if he wants to turn off screen sharing/screen casting and then switch users or abort switching users. BUG=353170 TEST=TrySwitchingUserTest.* Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=291152 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=291276

Patch Set 1 #

Total comments: 11

Patch Set 2 : Addressed #

Patch Set 3 : Fixed unittests which do not have an ash::shell instance #

Patch Set 4 : Fixed release unit test failure on server #

Unified diffs Side-by-side diffs Delta from patch set Stats (+514 lines, -9 lines) Patch
M ash/ash.gyp View 1 2 chunks +3 lines, -0 lines 0 comments Download
M ash/ash_chromeos_strings.grdp View 1 chunk +14 lines, -0 lines 0 comments Download
M ash/system/OWNERS View 1 chunk +1 line, -0 lines 0 comments Download
A ash/system/chromeos/multi_user/user_switch_util.h View 1 1 chunk +26 lines, -0 lines 0 comments Download
A ash/system/chromeos/multi_user/user_switch_util.cc View 1 2 3 1 chunk +199 lines, -0 lines 0 comments Download
A ash/system/chromeos/multi_user/user_switch_util_unittest.cc View 1 2 3 1 chunk +228 lines, -0 lines 0 comments Download
M ash/system/tray/system_tray.h View 3 chunks +8 lines, -0 lines 0 comments Download
M ash/system/tray/system_tray.cc View 1 chunk +4 lines, -2 lines 0 comments Download
M ash/system/user/tray_user.cc View 1 chunk +5 lines, -2 lines 0 comments Download
M ash/system/user/tray_user_separator.cc View 1 chunk +3 lines, -1 line 0 comments Download
M ash/system/user/user_view.cc View 1 chunk +5 lines, -2 lines 0 comments Download
M chrome/browser/ui/ash/session_state_delegate_chromeos.h View 1 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/ui/ash/session_state_delegate_chromeos.cc View 1 4 chunks +14 lines, -2 lines 0 comments Download

Messages

Total messages: 25 (0 generated)
Mr4D (OOO till 08-26)
Please have a look! Added Jamescook for owner review of chrome/browser/ui/ash/* Many thanks in advance!
6 years, 4 months ago (2014-08-20 22:15:52 UTC) #1
jennyz
lgtm with nits. https://codereview.chromium.org/496563002/diff/1/ash/ash_chromeos_strings.grdp File ash/ash_chromeos_strings.grdp (right): https://codereview.chromium.org/496563002/diff/1/ash/ash_chromeos_strings.grdp#newcode142 ash/ash_chromeos_strings.grdp:142: Screen sharing will stop when you ...
6 years, 4 months ago (2014-08-20 23:28:05 UTC) #2
James Cook
c/b/ui/ash LGTM with nits https://codereview.chromium.org/496563002/diff/1/ash/ash_chromeos_strings.grdp File ash/ash_chromeos_strings.grdp (right): https://codereview.chromium.org/496563002/diff/1/ash/ash_chromeos_strings.grdp#newcode142 ash/ash_chromeos_strings.grdp:142: Screen sharing will stop when ...
6 years, 4 months ago (2014-08-20 23:33:53 UTC) #3
Mr4D (OOO till 08-26)
Addressed! Many thanks for your quick review! https://codereview.chromium.org/496563002/diff/1/ash/ash_chromeos_strings.grdp File ash/ash_chromeos_strings.grdp (right): https://codereview.chromium.org/496563002/diff/1/ash/ash_chromeos_strings.grdp#newcode142 ash/ash_chromeos_strings.grdp:142: Screen sharing ...
6 years, 4 months ago (2014-08-21 00:05:03 UTC) #4
Mr4D (OOO till 08-26)
The CQ bit was checked by skuhne@chromium.org
6 years, 4 months ago (2014-08-21 00:05:06 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/skuhne@chromium.org/496563002/20001
6 years, 4 months ago (2014-08-21 00:06:13 UTC) #6
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: linux_gpu on tryserver.chromium.gpu ...
6 years, 4 months ago (2014-08-21 01:27:45 UTC) #7
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 4 months ago (2014-08-21 01:30:34 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: linux_gpu on tryserver.chromium.gpu (http://build.chromium.org/p/tryserver.chromium.gpu/builders/linux_gpu/builds/55424)
6 years, 4 months ago (2014-08-21 01:30:35 UTC) #9
Mr4D (OOO till 08-26)
The CQ bit was checked by skuhne@chromium.org
6 years, 4 months ago (2014-08-21 02:14:51 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/skuhne@chromium.org/496563002/20001
6 years, 4 months ago (2014-08-21 02:15:15 UTC) #11
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: linux_gpu on tryserver.chromium.gpu ...
6 years, 4 months ago (2014-08-21 02:31:19 UTC) #12
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 4 months ago (2014-08-21 02:42:30 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_rel_swarming on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_rel_swarming/builds/6396)
6 years, 4 months ago (2014-08-21 02:42:31 UTC) #14
Mr4D (OOO till 08-26)
The CQ bit was checked by skuhne@chromium.org
6 years, 4 months ago (2014-08-21 13:50:23 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/skuhne@chromium.org/496563002/20001
6 years, 4 months ago (2014-08-21 13:51:48 UTC) #16
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: linux_chromium_chromeos_rel_swarming on tryserver.chromium.linux ...
6 years, 4 months ago (2014-08-21 14:29:44 UTC) #17
Mr4D (OOO till 08-26)
The CQ bit was checked by skuhne@chromium.org
6 years, 4 months ago (2014-08-21 15:05:23 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/skuhne@chromium.org/496563002/40001
6 years, 4 months ago (2014-08-21 15:07:03 UTC) #19
commit-bot: I haz the power
Committed patchset #3 (40001) as 291152
6 years, 4 months ago (2014-08-21 19:19:23 UTC) #20
dewittj
A revert of this CL (patchset #3) has been created in https://codereview.chromium.org/473953004/ by dewittj@chromium.org. The ...
6 years, 4 months ago (2014-08-21 20:12:12 UTC) #21
Mr4D (OOO till 08-26)
The CQ bit was checked by skuhne@chromium.org
6 years, 4 months ago (2014-08-21 21:50:00 UTC) #22
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/skuhne@chromium.org/496563002/80001
6 years, 4 months ago (2014-08-21 21:51:50 UTC) #23
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: linux_chromium_chromeos_rel_swarming on tryserver.chromium.linux ...
6 years, 4 months ago (2014-08-22 00:05:19 UTC) #24
commit-bot: I haz the power
6 years, 4 months ago (2014-08-22 00:47:25 UTC) #25
Message was sent while issue was closed.
Committed patchset #4 (80001) as 291276

Powered by Google App Engine
This is Rietveld 408576698