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

Issue 11195050: Merge 162279 - If chrome in desktop mode on Windows 8 defers to Windows 8 metro chrome, then we onl… (Closed)

Created:
8 years, 2 months ago by ananta
Modified:
8 years, 2 months ago
Reviewers:
ananta
CC:
chromium-reviews
Visibility:
Public.

Description

Merge 162279 - If chrome in desktop mode on Windows 8 defers to Windows 8 metro chrome, then we only want to create a new window/incognito window is one does not exist. To achieve this we look at the startup url being opened and if it is the new tab page, then we attempt to find an existing browser window and activate it. For non Windows platforms and Windows desktop mode the behavior is unchanged. BUG=155134, 155281 R=sky Review URL: https://codereview.chromium.org/11137031 TBR=ananta@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=162789

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+51 lines, -1 line) Patch
M chrome/browser/ui/startup/startup_browser_creator_impl.h View 1 chunk +6 lines, -0 lines 0 comments Download
M chrome/browser/ui/startup/startup_browser_creator_impl.cc View 2 chunks +13 lines, -1 line 0 comments Download
M chrome/browser/ui/startup/startup_browser_creator_win.cc View 2 chunks +32 lines, -0 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
ananta
8 years, 2 months ago (2012-10-18 21:14:58 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698