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

Issue 6241009: Moving Background App support on the Mac Dock menu into its own submenu (Closed)

Created:
9 years, 11 months ago by The wrong rickcam account
Modified:
9 years, 7 months ago
CC:
chromium-reviews, pam+watch_chromium.org
Visibility:
Public.

Description

Moving Background App support on the Mac Dock menu into its own submenu BUG=69448 TEST=manual Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=72217

Patch Set 1 #

Patch Set 2 : Submenus work #

Total comments: 8

Patch Set 3 : Incorporating first round of code and UI review #

Patch Set 4 : Incorporating first round of code and UI review #

Total comments: 1

Patch Set 5 : Tweaking whitespace #

Unified diffs Side-by-side diffs Delta from patch set Stats (+44 lines, -30 lines) Patch
M chrome/app/generated_resources.grd View 1 2 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/app_controller_mac.mm View 1 2 3 4 1 chunk +41 lines, -30 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
John Gregg
http://codereview.chromium.org/6241009/diff/2001/chrome/browser/app_controller_mac.mm File chrome/browser/app_controller_mac.mm (right): http://codereview.chromium.org/6241009/diff/2001/chrome/browser/app_controller_mac.mm#newcode1203 chrome/browser/app_controller_mac.mm:1203: int position = 0; move declaration of position inside ...
9 years, 11 months ago (2011-01-20 19:58:26 UTC) #1
Andrew T Wilson (Slow)
http://codereview.chromium.org/6241009/diff/2001/chrome/browser/app_controller_mac.mm File chrome/browser/app_controller_mac.mm (right): http://codereview.chromium.org/6241009/diff/2001/chrome/browser/app_controller_mac.mm#newcode1206 chrome/browser/app_controller_mac.mm:1206: scoped_nsobject<NSMenu> appMenu([[NSMenu alloc] initWithTitle: @"Background apps"]); On 2011/01/20 19:58:26, ...
9 years, 11 months ago (2011-01-20 20:02:33 UTC) #2
The wrong rickcam account
Please take another look. In addition to the changes discussed here, my next revision moves ...
9 years, 11 months ago (2011-01-20 22:13:37 UTC) #3
John Gregg
lgtm with style nit. http://codereview.chromium.org/6241009/diff/11001/chrome/browser/app_controller_mac.mm File chrome/browser/app_controller_mac.mm (right): http://codereview.chromium.org/6241009/diff/11001/chrome/browser/app_controller_mac.mm#newcode1202 chrome/browser/app_controller_mac.mm:1202: keyEquivalent:@""]); super nitpicky, but I ...
9 years, 11 months ago (2011-01-20 23:00:21 UTC) #4
Andrew T Wilson (Slow)
9 years, 11 months ago (2011-01-20 23:03:04 UTC) #5
LGTM

Powered by Google App Engine
This is Rietveld 408576698