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

Issue 482006: Make a shared app menu model and update win and mac to use it. Remove the NSM... (Closed)

Created:
11 years ago by pink (ping after 24hrs)
Modified:
9 years, 7 months ago
Reviewers:
viettrungluu
CC:
chromium-reviews_googlegroups.com, John Grabowski, pam+watch_chromium.org, ben+cc_chromium.org
Visibility:
Public.

Description

Make a shared app menu model and update win and mac to use it. Remove the NSMenu from Toolbar.xib. BUG=22646 TEST=the app menu works as it used to. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=34561

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Total comments: 23

Patch Set 4 : '' #

Patch Set 5 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+261 lines, -761 lines) Patch
M chrome/app/nibs/Toolbar.xib View 1 2 3 4 17 chunks +1 line, -625 lines 0 comments Download
A chrome/browser/app_menu_model.h View 1 chunk +44 lines, -0 lines 0 comments Download
A chrome/browser/app_menu_model.cc View 1 2 3 4 1 chunk +123 lines, -0 lines 0 comments Download
A chrome/browser/app_menu_model_unittest.cc View 1 chunk +52 lines, -0 lines 0 comments Download
M chrome/browser/autocomplete/autocomplete_edit_view_win.h View 2 chunks +1 line, -1 line 0 comments Download
M chrome/browser/autocomplete/autocomplete_edit_view_win.cc View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/cocoa/toolbar_controller.h View 1 2 3 4 2 chunks +7 lines, -3 lines 0 comments Download
M chrome/browser/cocoa/toolbar_controller.mm View 1 2 3 4 2 chunks +10 lines, -4 lines 0 comments Download
M chrome/browser/defaults.h View 1 2 3 4 1 chunk +5 lines, -2 lines 0 comments Download
M chrome/browser/defaults.cc View 1 2 3 4 2 chunks +7 lines, -0 lines 0 comments Download
M chrome/browser/views/toolbar_view.h View 1 2 3 4 7 chunks +4 lines, -14 lines 0 comments Download
M chrome/browser/views/toolbar_view.cc View 1 2 3 4 6 chunks +4 lines, -111 lines 0 comments Download
M chrome/chrome_browser.gypi View 1 2 3 4 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/chrome_tests.gypi View 3 4 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
pink (ping after 24hrs)
11 years ago (2009-12-09 22:17:09 UTC) #1
viettrungluu
LGTM with stuff addressed and another pass through the trybots (I don't really get why ...
11 years ago (2009-12-10 05:50:23 UTC) #2
pink (ping after 24hrs)
New version pushed up with everything resolved. Take another look. http://codereview.chromium.org/482006/diff/6004/6011 File chrome/browser/app_menu_model.cc (right): http://codereview.chromium.org/482006/diff/6004/6011#newcode43 ...
11 years ago (2009-12-10 21:20:27 UTC) #3
viettrungluu
11 years ago (2009-12-10 21:26:16 UTC) #4
LGTM. I'm happy if the trybots are happy. Actually, I'm probably happy even if
the trybots aren't happy (they're just so fickle).

Powered by Google App Engine
This is Rietveld 408576698