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

Issue 199031: Add "New Window" and "New Incognito Window" items to the Dock Menu.... (Closed)

Created:
11 years, 3 months ago by sgk
Modified:
9 years, 5 months ago
Reviewers:
John Grabowski, awalker, Ben Goodger (Google)
CC:
chromium-reviews_googlegroups.com, pam+watch_chromium.org
Visibility:
Public.

Description

Add "New Window" and "New Incognito Window" items to the Dock Menu. Add a unit test module for AppController with a simple DockMenu test. BUG=none TEST=none

Patch Set 1 #

Patch Set 2 : '' #

Total comments: 8

Patch Set 3 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+54 lines, -0 lines) Patch
M chrome/browser/app_controller_mac.mm View 1 2 2 chunks +27 lines, -0 lines 0 comments Download
A chrome/browser/app_controller_mac_unittest.mm View 2 1 chunk +26 lines, -0 lines 0 comments Download
M chrome/chrome.gyp View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
sgk
[Preliminary: not cc'ed to chromium-reviews.] I keep wanting to bring up a new Chrome window ...
11 years, 3 months ago (2009-09-04 22:08:25 UTC) #1
sgk
added a DockMenu unit test (per advice from jrg)
11 years, 3 months ago (2009-09-09 22:48:50 UTC) #2
John Grabowski
LGTM with nits addressed Perhaps get feedback from one of the official UI dudes (e.g. ...
11 years, 3 months ago (2009-09-09 23:01:08 UTC) #3
sgk
http://codereview.chromium.org/199031/diff/2001/3001 File chrome/browser/app_controller_mac.mm (right): http://codereview.chromium.org/199031/diff/2001/3001#newcode658 Line 658: - (NSMenu*)applicationDockMenu:(id)sender { On 2009/09/09 23:01:08, John Grabowski ...
11 years, 3 months ago (2009-09-09 23:11:41 UTC) #4
sgk
Ben-- Is this okay with you from a UI perspective? The practical upshot is that ...
11 years, 3 months ago (2009-09-10 17:54:45 UTC) #5
Ben Goodger (Google)
11 years, 3 months ago (2009-09-11 16:13:08 UTC) #6
SGTM
On 2009/09/10 17:54:45, sgk wrote:
> Ben--
> 
> Is this okay with you from a UI perspective?
> 
> The practical upshot is that it makes our Dock Menu like Safari's, except that
> where Safari has just a "New Window" item Chrome would have both "New Window"
> and "New Incognito Window" items.

Powered by Google App Engine
This is Rietveld 408576698