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

Issue 10885047: Metro mode switching (chrome side) (Closed)

Created:
8 years, 3 months ago by cpu_(ooo_6.6-7.5)
Modified:
8 years, 3 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

Metro mode switching (chrome side) This change puts a menu option to restart chrome in desktop or to restart chrome in metro mode and then wires up to the restart helper. BUG=141032 TEST=see bug Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=155263

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Total comments: 11

Patch Set 4 : #

Patch Set 5 : #

Total comments: 2

Patch Set 6 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+164 lines, -24 lines) Patch
M chrome/app/chrome_command_ids.h View 1 2 3 4 5 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/app/generated_resources.grd View 1 chunk +8 lines, -0 lines 0 comments Download
M chrome/browser/browser_process_impl.cc View 1 2 3 4 5 2 chunks +6 lines, -0 lines 0 comments Download
M chrome/browser/browser_shutdown.cc View 1 2 3 4 5 3 chunks +24 lines, -0 lines 0 comments Download
M chrome/browser/first_run/upgrade_util.h View 1 2 3 4 5 1 chunk +8 lines, -0 lines 0 comments Download
M chrome/browser/first_run/upgrade_util_win.cc View 1 2 3 4 5 4 chunks +65 lines, -21 lines 0 comments Download
M chrome/browser/ui/browser_command_controller.cc View 1 2 3 4 5 3 chunks +24 lines, -0 lines 0 comments Download
M chrome/browser/ui/toolbar/wrench_menu_model.cc View 1 2 3 4 5 2 chunks +11 lines, -1 line 0 comments Download
M chrome/common/chrome_switches.h View 1 2 3 4 5 1 chunk +3 lines, -1 line 0 comments Download
M chrome/common/chrome_switches.cc View 1 2 3 4 5 1 chunk +5 lines, -1 line 0 comments Download
M chrome/common/pref_names.h View 1 2 3 4 5 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/common/pref_names.cc View 1 2 3 4 5 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
cpu_(ooo_6.6-7.5)
the chrome side.
8 years, 3 months ago (2012-09-05 01:15:49 UTC) #1
grt (UTC plus 2)
please fix the whitespace errors pointed out by lint, too. http://codereview.chromium.org/10885047/diff/11001/chrome/app/generated_resources.grd File chrome/app/generated_resources.grd (right): http://codereview.chromium.org/10885047/diff/11001/chrome/app/generated_resources.grd#newcode17398 ...
8 years, 3 months ago (2012-09-05 01:40:51 UTC) #2
cpu_(ooo_6.6-7.5)
http://codereview.chromium.org/10885047/diff/11001/chrome/app/generated_resources.grd File chrome/app/generated_resources.grd (left): http://codereview.chromium.org/10885047/diff/11001/chrome/app/generated_resources.grd#oldcode17398 chrome/app/generated_resources.grd:17398: <message name="IDS_MEDIA_GALLERIES_DIALOG_HEADER" desc="Header for media gallery permissions dialog."> see ...
8 years, 3 months ago (2012-09-05 22:20:07 UTC) #3
cpu_(ooo_6.6-7.5)
please take a look again.
8 years, 3 months ago (2012-09-05 22:20:23 UTC) #4
cpu_(ooo_6.6-7.5)
Scott, can you review the /ui/ bits?
8 years, 3 months ago (2012-09-06 17:47:41 UTC) #5
grt (UTC plus 2)
lgtm
8 years, 3 months ago (2012-09-06 18:29:05 UTC) #6
ananta
LGTM with nits http://codereview.chromium.org/10885047/diff/11005/chrome/browser/ui/browser_command_controller.cc File chrome/browser/ui/browser_command_controller.cc (right): http://codereview.chromium.org/10885047/diff/11005/chrome/browser/ui/browser_command_controller.cc#newcode355 chrome/browser/ui/browser_command_controller.cc:355: RestartWithModeSwitch(); Unify the two cases http://codereview.chromium.org/10885047/diff/11005/chrome/browser/ui/toolbar/wrench_menu_model.cc ...
8 years, 3 months ago (2012-09-06 18:36:42 UTC) #7
sky
8 years, 3 months ago (2012-09-06 20:29:24 UTC) #8
LGTM

Powered by Google App Engine
This is Rietveld 408576698