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

Issue 10470002: Add ShellIntegration::ActivateMetroChrome, which launches Chrome in metro-mode on Windows 8. (Closed)

Created:
8 years, 6 months ago by grt (UTC plus 2)
Modified:
8 years, 6 months ago
CC:
chromium-reviews, chrome-win8-eng_google.com, motek.
Visibility:
Public.

Description

Add ShellIntegration::ActivateMetroChrome, which launches Chrome in metro-mode on Windows 8. BUG=113326 TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=139975

Patch Set 1 #

Total comments: 1

Patch Set 2 : added metro_exports #

Patch Set 3 : include windows.h for HRESULT #

Total comments: 2

Patch Set 4 : metr_exports to base::win #

Patch Set 5 : metro_exports -> metro #

Unified diffs Side-by-side diffs Delta from patch set Stats (+60 lines, -5 lines) Patch
M base/win/metro.h View 1 2 3 4 1 chunk +6 lines, -0 lines 0 comments Download
M base/win/metro.cc View 1 2 3 4 2 chunks +2 lines, -1 line 0 comments Download
M chrome/app/metro_driver_win.cc View 3 chunks +3 lines, -4 lines 0 comments Download
M chrome/browser/shell_integration.h View 1 chunk +5 lines, -0 lines 0 comments Download
M chrome/browser/shell_integration_win.cc View 1 2 3 4 3 chunks +42 lines, -0 lines 0 comments Download
M chrome/common/chrome_constants.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/chrome_constants.cc View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 14 (0 generated)
grt (UTC plus 2)
8 years, 6 months ago (2012-05-31 14:48:23 UTC) #1
robertshield
lg, one request :) https://chromiumcodereview.appspot.com/10470002/diff/1/chrome/browser/shell_integration_win.cc File chrome/browser/shell_integration_win.cc (right): https://chromiumcodereview.appspot.com/10470002/diff/1/chrome/browser/shell_integration_win.cc#newcode47 chrome/browser/shell_integration_win.cc:47: const char kActivateApplication[] = "ActivateApplication"; ...
8 years, 6 months ago (2012-05-31 15:14:33 UTC) #2
grt (UTC plus 2)
PTAL
8 years, 6 months ago (2012-05-31 15:42:07 UTC) #3
robertshield
LGTM++. Thanks for adding the exports header!
8 years, 6 months ago (2012-05-31 15:57:25 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/grt@chromium.org/10470002/6003
8 years, 6 months ago (2012-05-31 17:18:44 UTC) #5
commit-bot: I haz the power
Presubmit check for 10470002-6003 failed and returned exit status 1. Running presubmit commit checks ...
8 years, 6 months ago (2012-05-31 17:18:54 UTC) #6
grt (UTC plus 2)
+brettw for base OWNERS review
8 years, 6 months ago (2012-05-31 17:27:32 UTC) #7
brettw
LGTM with namespace change https://chromiumcodereview.appspot.com/10470002/diff/6003/base/win/metro_exports.h File base/win/metro_exports.h (right): https://chromiumcodereview.appspot.com/10470002/diff/6003/base/win/metro_exports.h#newcode16 base/win/metro_exports.h:16: namespace metro_exports { This should ...
8 years, 6 months ago (2012-05-31 19:32:08 UTC) #8
grt (UTC plus 2)
Thanks, Brett. https://chromiumcodereview.appspot.com/10470002/diff/6003/base/win/metro_exports.h File base/win/metro_exports.h (right): https://chromiumcodereview.appspot.com/10470002/diff/6003/base/win/metro_exports.h#newcode16 base/win/metro_exports.h:16: namespace metro_exports { On 2012/05/31 19:32:08, brettw ...
8 years, 6 months ago (2012-06-01 02:45:44 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/grt@chromium.org/10470002/10002
8 years, 6 months ago (2012-06-01 02:46:03 UTC) #10
cpu_(ooo_6.6-7.5)
note that we also have base\win\metro.h and .cc can you please unify your new files ...
8 years, 6 months ago (2012-06-01 02:59:38 UTC) #11
grt (UTC plus 2)
On 2012/06/01 02:59:38, cpu wrote: > note that we also have base\win\metro.h and .cc can ...
8 years, 6 months ago (2012-06-01 03:18:53 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/grt@chromium.org/10470002/14009
8 years, 6 months ago (2012-06-01 03:19:13 UTC) #13
commit-bot: I haz the power
8 years, 6 months ago (2012-06-01 05:26:26 UTC) #14
Change committed as 139975

Powered by Google App Engine
This is Rietveld 408576698