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

Issue 9960024: Remove "set wallpaper..." option in system context menu when guest logged in (Closed)

Created:
8 years, 8 months ago by bshe
Modified:
8 years, 8 months ago
Reviewers:
sky
CC:
chromium-reviews, stevenjb+watch_chromium.org, sadrul, nkostylev+watch_chromium.org, davemoore+watch_chromium.org, ben+watch_chromium.org
Visibility:
Public.

Description

Remove "set wallpaper..." option in system context menu when guest logged in BUG=120763 TEST=Log in as guest user, click right mouse button on wallpaper, there should be no "set wallpaper..." options in the popup context menu. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=131806

Patch Set 1 #

Total comments: 5

Patch Set 2 : Add shell context menu #

Total comments: 4

Patch Set 3 : IsLoggedInAsGuest => CanOpenSetWallpaperPage #

Unified diffs Side-by-side diffs Delta from patch set Stats (+140 lines, -85 lines) Patch
M ash/ash.gyp View 1 1 chunk +2 lines, -0 lines 0 comments Download
M ash/desktop_background/desktop_background_controller.h View 1 2 1 chunk +4 lines, -0 lines 0 comments Download
M ash/shell.h View 1 2 chunks +2 lines, -0 lines 0 comments Download
M ash/shell.cc View 1 2 4 chunks +8 lines, -2 lines 0 comments Download
A ash/shell_context_menu.h View 1 2 1 chunk +54 lines, -0 lines 0 comments Download
A ash/shell_context_menu.cc View 1 2 1 chunk +65 lines, -0 lines 0 comments Download
M ash/wm/workspace_controller.h View 1 5 chunks +1 line, -32 lines 0 comments Download
M ash/wm/workspace_controller.cc View 1 3 chunks +0 lines, -51 lines 0 comments Download
M chrome/browser/chromeos/background/desktop_background_observer.cc View 1 2 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
bshe
Hi Scott. Since you wrote the code of work space context menu, could you please ...
8 years, 8 months ago (2012-04-04 23:46:18 UTC) #1
sky
https://chromiumcodereview.appspot.com/9960024/diff/1/ash/wm/workspace_controller.cc File ash/wm/workspace_controller.cc (right): https://chromiumcodereview.appspot.com/9960024/diff/1/ash/wm/workspace_controller.cc#newcode61 ash/wm/workspace_controller.cc:61: // TODO(sky): move this. Since this menu is now ...
8 years, 8 months ago (2012-04-05 03:48:14 UTC) #2
bshe
https://chromiumcodereview.appspot.com/9960024/diff/1/ash/wm/workspace_controller.cc File ash/wm/workspace_controller.cc (right): https://chromiumcodereview.appspot.com/9960024/diff/1/ash/wm/workspace_controller.cc#newcode61 ash/wm/workspace_controller.cc:61: // TODO(sky): move this. Since this menu is now ...
8 years, 8 months ago (2012-04-05 15:42:31 UTC) #3
sky
On Thu, Apr 5, 2012 at 8:42 AM, <bshe@chromium.org> wrote: > > https://chromiumcodereview.appspot.com/9960024/diff/1/ash/wm/workspace_controller.cc > File ...
8 years, 8 months ago (2012-04-05 16:44:54 UTC) #4
bshe
Hi Scott. Could you please take another look at this CL? I add a ShellContextMenu(happy ...
8 years, 8 months ago (2012-04-10 18:27:42 UTC) #5
sky
https://chromiumcodereview.appspot.com/9960024/diff/10/ash/desktop_background/desktop_background_controller.h File ash/desktop_background/desktop_background_controller.h (right): https://chromiumcodereview.appspot.com/9960024/diff/10/ash/desktop_background/desktop_background_controller.h#newcode28 ash/desktop_background/desktop_background_controller.h:28: virtual bool IsLoggedInAsGuest() = 0; This is really generic. ...
8 years, 8 months ago (2012-04-10 19:55:45 UTC) #6
bshe
Done. Thanks! https://chromiumcodereview.appspot.com/9960024/diff/10/ash/desktop_background/desktop_background_controller.h File ash/desktop_background/desktop_background_controller.h (right): https://chromiumcodereview.appspot.com/9960024/diff/10/ash/desktop_background/desktop_background_controller.h#newcode28 ash/desktop_background/desktop_background_controller.h:28: virtual bool IsLoggedInAsGuest() = 0; It looks ...
8 years, 8 months ago (2012-04-10 20:46:14 UTC) #7
sky
LGTM
8 years, 8 months ago (2012-04-10 21:52:35 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/bshe@chromium.org/9960024/18001
8 years, 8 months ago (2012-04-11 14:05:13 UTC) #9
commit-bot: I haz the power
8 years, 8 months ago (2012-04-11 16:56:35 UTC) #10
Try job failure for 9960024-18001 (retry) on mac_rel for steps "ui_tests,
browser_tests, unit_tests" (clobber build).
It's a second try, previously, step "compile" failed.
http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=mac_rel&nu...

Powered by Google App Engine
This is Rietveld 408576698