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

Issue 13983002: Remove print and move bookmark to the top of the action box. (Closed)

Created:
7 years, 8 months ago by Rune Fevang
Modified:
7 years, 8 months ago
CC:
chromium-reviews
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

Remove print and move bookmark to the top of the action box. This change removes the print menu entry from the action box, and moves the bookmark entry so it becomes the first entry in the list. Also moved responsibility for populating the menu model into the controller class, instead of having it split between the model and the controller. BUG=226803 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=194758

Patch Set 1 #

Patch Set 2 : Fix mac unit test #

Total comments: 5

Patch Set 3 : Added TearDown #

Unified diffs Side-by-side diffs Delta from patch set Stats (+102 lines, -105 lines) Patch
M chrome/browser/ui/cocoa/location_bar/action_box_menu_bubble_controller_unittest.mm View 1 4 chunks +8 lines, -5 lines 0 comments Download
M chrome/browser/ui/toolbar/action_box_button_controller.h View 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/ui/toolbar/action_box_button_controller.cc View 3 chunks +45 lines, -13 lines 0 comments Download
M chrome/browser/ui/toolbar/action_box_menu_model.h View 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/ui/toolbar/action_box_menu_model.cc View 2 chunks +4 lines, -36 lines 0 comments Download
M chrome/browser/ui/toolbar/action_box_menu_model_unittest.cc View 1 2 10 chunks +38 lines, -48 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
Rune Fevang
7 years, 8 months ago (2013-04-10 00:50:26 UTC) #1
Ben Goodger (Google)
Can you get someone else from the frontend team to pre-review these kind of changes. ...
7 years, 8 months ago (2013-04-10 16:35:49 UTC) #2
Rune Fevang
Sure, added wittman.
7 years, 8 months ago (2013-04-10 18:59:14 UTC) #3
Mike Wittman
lgtm https://codereview.chromium.org/13983002/diff/6001/chrome/browser/ui/toolbar/action_box_button_controller.h File chrome/browser/ui/toolbar/action_box_button_controller.h (right): https://codereview.chromium.org/13983002/diff/6001/chrome/browser/ui/toolbar/action_box_button_controller.h#newcode49 chrome/browser/ui/toolbar/action_box_button_controller.h:49: scoped_ptr<ActionBoxMenuModel> CreateMenuModel(); make private and expose via a ...
7 years, 8 months ago (2013-04-10 20:44:04 UTC) #4
Rune Fevang
https://codereview.chromium.org/13983002/diff/6001/chrome/browser/ui/toolbar/action_box_button_controller.h File chrome/browser/ui/toolbar/action_box_button_controller.h (right): https://codereview.chromium.org/13983002/diff/6001/chrome/browser/ui/toolbar/action_box_button_controller.h#newcode49 chrome/browser/ui/toolbar/action_box_button_controller.h:49: scoped_ptr<ActionBoxMenuModel> CreateMenuModel(); On 2013/04/10 20:44:04, Mike Wittman wrote: > ...
7 years, 8 months ago (2013-04-10 21:17:48 UTC) #5
Mike Wittman
https://codereview.chromium.org/13983002/diff/6001/chrome/browser/ui/toolbar/action_box_button_controller.h File chrome/browser/ui/toolbar/action_box_button_controller.h (right): https://codereview.chromium.org/13983002/diff/6001/chrome/browser/ui/toolbar/action_box_button_controller.h#newcode49 chrome/browser/ui/toolbar/action_box_button_controller.h:49: scoped_ptr<ActionBoxMenuModel> CreateMenuModel(); On 2013/04/10 21:17:48, Rune Fevang wrote: > ...
7 years, 8 months ago (2013-04-10 22:16:01 UTC) #6
Rune Fevang
Thanks Mike. Ben - could you do the OWNERS review please?
7 years, 8 months ago (2013-04-10 22:23:00 UTC) #7
Ben Goodger (Google)
lgtm
7 years, 8 months ago (2013-04-16 16:12:29 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rfevang@chromium.org/13983002/15001
7 years, 8 months ago (2013-04-18 00:14:33 UTC) #9
commit-bot: I haz the power
7 years, 8 months ago (2013-04-18 03:23:56 UTC) #10
Message was sent while issue was closed.
Change committed as 194758

Powered by Google App Engine
This is Rietveld 408576698