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

Issue 10533086: Action box menu (Closed)

Created:
8 years, 6 months ago by yefimt
Modified:
8 years, 4 months ago
CC:
chromium-reviews, mihaip-chromium-reviews_chromium.org, tfarina, rudygalfi
Visibility:
Public.

Description

Initial implementation of action box menu. It is still work in progress, just CL is getting too big and need to share existing code with other developers. BUG=125307 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=150869

Patch Set 1 #

Total comments: 38

Patch Set 2 : Action box menu #

Patch Set 3 : Action box menu #

Patch Set 4 : Action box menu #

Total comments: 93

Patch Set 5 : Action box menu #

Patch Set 6 : Action box menu #

Patch Set 7 : Action box menu #

Total comments: 76

Patch Set 8 : Action box menu #

Total comments: 68

Patch Set 9 : Action box menu #

Total comments: 2

Patch Set 10 : Action box menu #

Patch Set 11 : Action box menu #

Patch Set 12 : Action box menu #

Total comments: 63

Patch Set 13 : Action box menu #

Patch Set 14 : Action box menu #

Total comments: 138

Patch Set 15 : Action box menu #

Total comments: 68

Patch Set 16 : Action box menu #

Patch Set 17 : Action box menu #

Total comments: 2

Patch Set 18 : Action box menu #

Total comments: 42

Patch Set 19 : Action box menu #

Patch Set 20 : Action box menu #

Total comments: 1

Patch Set 21 : Action box menu #

Patch Set 22 : Action box menu #

Unified diffs Side-by-side diffs Delta from patch set Stats (+945 lines, -340 lines) Patch
M chrome/browser/chromeos/login/simple_web_view_dialog.cc View 1 2 3 4 5 6 7 8 9 10 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/extensions/extension_prefs.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 3 chunks +12 lines, -4 lines 0 comments Download
M chrome/browser/extensions/extension_prefs.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 6 chunks +53 lines, -22 lines 0 comments Download
M chrome/browser/extensions/extension_toolbar_model.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 5 chunks +30 lines, -17 lines 0 comments Download
M chrome/browser/extensions/extension_toolbar_model.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 10 chunks +162 lines, -67 lines 0 comments Download
M chrome/browser/extensions/extension_toolbar_model_browsertest.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 16 chunks +19 lines, -18 lines 0 comments Download
M chrome/browser/ui/cocoa/extensions/browser_actions_controller.mm View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 5 chunks +16 lines, -10 lines 0 comments Download
M chrome/browser/ui/gtk/browser_actions_toolbar_gtk.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 5 chunks +7 lines, -6 lines 0 comments Download
A chrome/browser/ui/toolbar/action_box_menu_model.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 1 chunk +44 lines, -0 lines 0 comments Download
A chrome/browser/ui/toolbar/action_box_menu_model.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 1 chunk +37 lines, -0 lines 0 comments Download
A chrome/browser/ui/views/action_box_menu.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 1 chunk +94 lines, -0 lines 0 comments Download
A chrome/browser/ui/views/action_box_menu.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 1 chunk +163 lines, -0 lines 0 comments Download
M chrome/browser/ui/views/browser_action_view.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 4 chunks +92 lines, -42 lines 0 comments Download
M chrome/browser/ui/views/browser_action_view.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 12 chunks +118 lines, -94 lines 0 comments Download
M chrome/browser/ui/views/browser_actions_container.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 5 chunks +9 lines, -14 lines 0 comments Download
M chrome/browser/ui/views/browser_actions_container.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 9 chunks +35 lines, -32 lines 0 comments Download
M chrome/browser/ui/views/extensions/browser_action_overflow_menu_controller.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 3 chunks +4 lines, -0 lines 0 comments Download
M chrome/browser/ui/views/extensions/browser_action_overflow_menu_controller.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 2 chunks +3 lines, -1 line 0 comments Download
M chrome/browser/ui/views/location_bar/action_box_button_view.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 2 chunks +11 lines, -3 lines 0 comments Download
M chrome/browser/ui/views/location_bar/action_box_button_view.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 3 chunks +14 lines, -3 lines 0 comments Download
M chrome/browser/ui/views/location_bar/location_bar_view.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 2 chunks +7 lines, -1 line 0 comments Download
M chrome/browser/ui/views/location_bar/location_bar_view.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 3 chunks +8 lines, -5 lines 0 comments Download
M chrome/browser/ui/views/toolbar_view.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 1 chunk +1 line, -0 lines 0 comments Download
M chrome/chrome_browser.gypi View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 2 chunks +4 lines, -0 lines 0 comments Download

Messages

Total messages: 62 (0 generated)
Aaron Boodman
seems like a reasonable approach overall http://codereview.chromium.org/10533086/diff/1/chrome/browser/extensions/extension_prefs.cc File chrome/browser/extensions/extension_prefs.cc (right): http://codereview.chromium.org/10533086/diff/1/chrome/browser/extensions/extension_prefs.cc#newcode72 chrome/browser/extensions/extension_prefs.cc:72: const char kExtensionActionbox[] ...
8 years, 6 months ago (2012-06-12 05:53:44 UTC) #1
yefimt
http://codereview.chromium.org/10533086/diff/1/chrome/browser/extensions/extension_prefs.cc File chrome/browser/extensions/extension_prefs.cc (right): http://codereview.chromium.org/10533086/diff/1/chrome/browser/extensions/extension_prefs.cc#newcode72 chrome/browser/extensions/extension_prefs.cc:72: const char kExtensionActionbox[] = "extensions.actionbox"; On 2012/06/12 05:53:44, Aaron ...
8 years, 6 months ago (2012-06-13 01:24:21 UTC) #2
yefimt
Hi Aaron, could you look at this one I've updated it with latest code
8 years, 5 months ago (2012-07-02 20:04:05 UTC) #3
Aaron Boodman
Please make sure to fix the CL description to be more descriptive.
8 years, 5 months ago (2012-07-02 21:05:56 UTC) #4
Aaron Boodman
http://codereview.chromium.org/10533086/diff/19001/chrome/browser/extensions/extension_prefs.cc File chrome/browser/extensions/extension_prefs.cc (right): http://codereview.chromium.org/10533086/diff/19001/chrome/browser/extensions/extension_prefs.cc#newcode80 chrome/browser/extensions/extension_prefs.cc:80: const char kExtensionActionBox[] = "extensions.action_box_order"; Comment these. http://codereview.chromium.org/10533086/diff/19001/chrome/browser/extensions/extension_prefs.cc#newcode82 chrome/browser/extensions/extension_prefs.cc:82: ...
8 years, 5 months ago (2012-07-02 22:41:34 UTC) #5
Aaron Boodman
You should also ask sky to review this (after we're done) since he reviewed the ...
8 years, 5 months ago (2012-07-02 22:41:58 UTC) #6
tfarina
http://codereview.chromium.org/10533086/diff/19001/chrome/browser/ui/views/action_box_menu.cc File chrome/browser/ui/views/action_box_menu.cc (right): http://codereview.chromium.org/10533086/diff/19001/chrome/browser/ui/views/action_box_menu.cc#newcode20 chrome/browser/ui/views/action_box_menu.cc:20: using views::MenuItemView; nit: please, avoid using declarations if possible. ...
8 years, 5 months ago (2012-07-02 22:49:18 UTC) #7
Aaron Boodman
http://codereview.chromium.org/10533086/diff/19001/chrome/browser/ui/views/action_box_menu.cc File chrome/browser/ui/views/action_box_menu.cc (right): http://codereview.chromium.org/10533086/diff/19001/chrome/browser/ui/views/action_box_menu.cc#newcode36 chrome/browser/ui/views/action_box_menu.cc:36: STLDeleteElements(&browser_action_views_); On 2012/07/02 22:49:18, tfarina wrote: > On 2012/07/02 ...
8 years, 5 months ago (2012-07-03 00:03:32 UTC) #8
tfarina
On Mon, Jul 2, 2012 at 9:03 PM, <aa@chromium.org> wrote: > > http://codereview.chromium.org/10533086/diff/19001/chrome/browser/ui/views/action_box_menu.cc > File ...
8 years, 5 months ago (2012-07-03 00:11:35 UTC) #9
Aaron Boodman
$ git grep linked_ptr | wc -l 749 $ git grep linked_ptr | grep -v ...
8 years, 5 months ago (2012-07-03 00:20:11 UTC) #10
yefimt
http://codereview.chromium.org/10533086/diff/19001/chrome/browser/extensions/extension_prefs.cc File chrome/browser/extensions/extension_prefs.cc (right): http://codereview.chromium.org/10533086/diff/19001/chrome/browser/extensions/extension_prefs.cc#newcode80 chrome/browser/extensions/extension_prefs.cc:80: const char kExtensionActionBox[] = "extensions.action_box_order"; On 2012/07/02 22:41:34, Aaron ...
8 years, 5 months ago (2012-07-11 22:34:34 UTC) #11
tfarina
http://codereview.chromium.org/10533086/diff/19001/chrome/browser/extensions/extension_toolbar_model.cc File chrome/browser/extensions/extension_toolbar_model.cc (right): http://codereview.chromium.org/10533086/diff/19001/chrome/browser/extensions/extension_toolbar_model.cc#newcode276 chrome/browser/extensions/extension_toolbar_model.cc:276: sorted->at(index) = extension; On 2012/07/11 22:34:34, yefimt wrote: > ...
8 years, 5 months ago (2012-07-12 01:21:43 UTC) #12
Aaron Boodman
almost there! http://codereview.chromium.org/10533086/diff/19001/chrome/browser/ui/views/location_bar/action_box_button_view.h File chrome/browser/ui/views/location_bar/action_box_button_view.h (right): http://codereview.chromium.org/10533086/diff/19001/chrome/browser/ui/views/location_bar/action_box_button_view.h#newcode39 chrome/browser/ui/views/location_bar/action_box_button_view.h:39: LocationBarView::Delegate* delegate_; In that case, define a ...
8 years, 5 months ago (2012-07-13 01:53:07 UTC) #13
yefimt
http://codereview.chromium.org/10533086/diff/19001/chrome/browser/extensions/extension_toolbar_model.cc File chrome/browser/extensions/extension_toolbar_model.cc (right): http://codereview.chromium.org/10533086/diff/19001/chrome/browser/extensions/extension_toolbar_model.cc#newcode276 chrome/browser/extensions/extension_toolbar_model.cc:276: sorted->at(index) = extension; On 2012/07/12 01:21:43, tfarina wrote: > ...
8 years, 5 months ago (2012-07-13 19:59:20 UTC) #14
Aaron Boodman
LGTM!
8 years, 5 months ago (2012-07-13 20:12:28 UTC) #15
yefimt
adding owners pkasting@ for chrome/browser/ui and jhawkins@ for chrome chrome_browser.gypi
8 years, 5 months ago (2012-07-13 21:05:49 UTC) #16
James Hawkins
Rubber-stamp LGTM
8 years, 5 months ago (2012-07-13 21:09:22 UTC) #17
Peter Kasting
http://codereview.chromium.org/10533086/diff/18015/chrome/browser/ui/toolbar/action_box_menu_model.cc File chrome/browser/ui/toolbar/action_box_menu_model.cc (right): http://codereview.chromium.org/10533086/diff/18015/chrome/browser/ui/toolbar/action_box_menu_model.cc#newcode7 chrome/browser/ui/toolbar/action_box_menu_model.cc:7: #include <algorithm> Nit: Why are either of these #includes ...
8 years, 5 months ago (2012-07-14 02:08:01 UTC) #18
yefimt
http://codereview.chromium.org/10533086/diff/18015/chrome/browser/ui/toolbar/action_box_menu_model.cc File chrome/browser/ui/toolbar/action_box_menu_model.cc (right): http://codereview.chromium.org/10533086/diff/18015/chrome/browser/ui/toolbar/action_box_menu_model.cc#newcode7 chrome/browser/ui/toolbar/action_box_menu_model.cc:7: #include <algorithm> On 2012/07/14 02:08:01, Peter Kasting wrote: > ...
8 years, 5 months ago (2012-07-17 18:20:37 UTC) #19
Peter Kasting
Will re-review later. On 2012/07/17 18:20:37, yefimt wrote: > http://codereview.chromium.org/10533086/diff/18015/chrome/browser/ui/views/action_box_menu.cc#newcode58 > chrome/browser/ui/views/action_box_menu.cc:58: return > views::Border::CreateSolidBorder(1, ...
8 years, 5 months ago (2012-07-17 18:44:37 UTC) #20
yefim
Here is chrome when Windows high contrast black scheme is selected, star bubble preserved background ...
8 years, 5 months ago (2012-07-17 22:46:33 UTC) #21
Peter Kasting
On Tue, Jul 17, 2012 at 3:46 PM, Yefim Tetelman <yefim@google.com> wrote: > Here is ...
8 years, 5 months ago (2012-07-17 23:01:48 UTC) #22
yefim
Ok, it is black after restart On Tue, Jul 17, 2012 at 4:01 PM, Peter ...
8 years, 5 months ago (2012-07-17 23:05:26 UTC) #23
yefim
It actually brings more generic question. When I look at NativeThemeWin::PaintMenuItemBackground() it uses different color, ...
8 years, 5 months ago (2012-07-18 00:24:39 UTC) #24
Peter Kasting
On Tue, Jul 17, 2012 at 5:24 PM, Yefim Tetelman <yefim@google.com> wrote: > It actually ...
8 years, 5 months ago (2012-07-18 00:31:29 UTC) #25
Peter Kasting
Here's the rest of my review feedback, besides my earlier replies that still stand. http://codereview.chromium.org/10533086/diff/40002/chrome/browser/extensions/extension_prefs.cc ...
8 years, 5 months ago (2012-07-18 01:37:25 UTC) #26
yefimt
http://codereview.chromium.org/10533086/diff/18015/chrome/browser/ui/views/action_box_menu.cc File chrome/browser/ui/views/action_box_menu.cc (right): http://codereview.chromium.org/10533086/diff/18015/chrome/browser/ui/views/action_box_menu.cc#newcode59 chrome/browser/ui/views/action_box_menu.cc:59: } Can I do it later. This border is ...
8 years, 5 months ago (2012-07-18 23:18:13 UTC) #27
Peter Kasting
http://codereview.chromium.org/10533086/diff/18015/chrome/browser/ui/views/action_box_menu.cc File chrome/browser/ui/views/action_box_menu.cc (right): http://codereview.chromium.org/10533086/diff/18015/chrome/browser/ui/views/action_box_menu.cc#newcode59 chrome/browser/ui/views/action_box_menu.cc:59: } On 2012/07/18 23:18:13, yefimt wrote: > Can I ...
8 years, 5 months ago (2012-07-19 04:27:31 UTC) #28
tfarina
On Thu, Jul 19, 2012 at 1:27 AM, <pkasting@chromium.org> wrote: > http://codereview.chromium.org/10533086/diff/40002/chrome/browser/ui/views/browser_action_view.cc > File chrome/browser/ui/views/browser_action_view.cc ...
8 years, 5 months ago (2012-07-19 04:31:38 UTC) #29
Peter Kasting
http://codereview.chromium.org/10533086/diff/40002/chrome/browser/ui/views/browser_action_view.cc File chrome/browser/ui/views/browser_action_view.cc (right): http://codereview.chromium.org/10533086/diff/40002/chrome/browser/ui/views/browser_action_view.cc#newcode42 chrome/browser/ui/views/browser_action_view.cc:42: RemoveChildView(button_); On 2012/07/19 04:27:31, Peter Kasting wrote: > On ...
8 years, 5 months ago (2012-07-19 04:42:35 UTC) #30
beaudoin
Hi Yefim! Porting some of that stuff to OsX, Kait and I noticed a potential ...
8 years, 5 months ago (2012-07-19 15:33:50 UTC) #31
yefimt
http://codereview.chromium.org/10533086/diff/40002/chrome/browser/extensions/extension_prefs.h File chrome/browser/extensions/extension_prefs.h (right): http://codereview.chromium.org/10533086/diff/40002/chrome/browser/extensions/extension_prefs.h#newcode553 chrome/browser/extensions/extension_prefs.h:553: void SetExtensionPrefFromVector(const char* pref, On 2012/07/19 04:27:31, Peter Kasting ...
8 years, 5 months ago (2012-07-19 20:00:15 UTC) #32
Peter Kasting
http://codereview.chromium.org/10533086/diff/40002/chrome/browser/ui/views/location_bar/action_box_button_view.cc File chrome/browser/ui/views/location_bar/action_box_button_view.cc (right): http://codereview.chromium.org/10533086/diff/40002/chrome/browser/ui/views/location_bar/action_box_button_view.cc#newcode86 chrome/browser/ui/views/location_bar/action_box_button_view.cc:86: if (!extension_service) On 2012/07/19 20:00:15, yefimt wrote: > It ...
8 years, 5 months ago (2012-07-19 20:45:11 UTC) #33
yefimt
I understand what you are saying, just I feel that it is out of scope ...
8 years, 5 months ago (2012-07-19 21:16:17 UTC) #34
Peter Kasting
On 2012/07/19 21:16:17, yefimt wrote: > I understand what you are saying, just I feel ...
8 years, 5 months ago (2012-07-19 21:22:45 UTC) #35
yefimt
talked to nkostylev@, it is OK to pass NULL instead of Browser in SimpleWebViewDialog and ...
8 years, 5 months ago (2012-07-20 20:33:56 UTC) #36
Nikita (slow)
lgtm
8 years, 5 months ago (2012-07-20 20:41:48 UTC) #37
Peter Kasting
Most of my remaining concerns are in extension_toolbar_model.cc -- previously I didn't look closely at ...
8 years, 5 months ago (2012-07-21 01:55:13 UTC) #38
Aaron Boodman
http://codereview.chromium.org/10533086/diff/53010/chrome/browser/ui/views/location_bar/action_box_button_view.cc File chrome/browser/ui/views/location_bar/action_box_button_view.cc (right): http://codereview.chromium.org/10533086/diff/53010/chrome/browser/ui/views/location_bar/action_box_button_view.cc#newcode85 chrome/browser/ui/views/location_bar/action_box_button_view.cc:85: if (!extension_service) I think we can assume ES will ...
8 years, 5 months ago (2012-07-23 22:55:23 UTC) #39
yefimt
http://codereview.chromium.org/10533086/diff/53010/chrome/browser/extensions/extension_prefs.cc File chrome/browser/extensions/extension_prefs.cc (right): http://codereview.chromium.org/10533086/diff/53010/chrome/browser/extensions/extension_prefs.cc#newcode759 chrome/browser/extensions/extension_prefs.cc:759: for (unsigned int i = 0; i < remove_pref_ids.size(); ...
8 years, 5 months ago (2012-07-23 23:47:52 UTC) #40
Aaron Boodman
http://codereview.chromium.org/10533086/diff/53010/chrome/browser/extensions/extension_toolbar_model.cc File chrome/browser/extensions/extension_toolbar_model.cc (right): http://codereview.chromium.org/10533086/diff/53010/chrome/browser/extensions/extension_toolbar_model.cc#newcode313 chrome/browser/extensions/extension_toolbar_model.cc:313: if (*iter != NULL) On 2012/07/21 01:55:13, Peter Kasting ...
8 years, 5 months ago (2012-07-23 23:57:51 UTC) #41
yefimt
http://codereview.chromium.org/10533086/diff/53010/chrome/browser/extensions/extension_toolbar_model.cc File chrome/browser/extensions/extension_toolbar_model.cc (right): http://codereview.chromium.org/10533086/diff/53010/chrome/browser/extensions/extension_toolbar_model.cc#newcode313 chrome/browser/extensions/extension_toolbar_model.cc:313: if (*iter != NULL) On 2012/07/23 23:57:51, Aaron Boodman ...
8 years, 5 months ago (2012-07-24 00:14:49 UTC) #42
Peter Kasting
http://codereview.chromium.org/10533086/diff/53010/chrome/browser/extensions/extension_toolbar_model.cc File chrome/browser/extensions/extension_toolbar_model.cc (right): http://codereview.chromium.org/10533086/diff/53010/chrome/browser/extensions/extension_toolbar_model.cc#newcode313 chrome/browser/extensions/extension_toolbar_model.cc:313: if (*iter != NULL) On 2012/07/23 23:57:51, Aaron Boodman ...
8 years, 5 months ago (2012-07-24 04:27:29 UTC) #43
msw
Lots of nits... sorry if some were already discussed. https://chromiumcodereview.appspot.com/10533086/diff/60023/chrome/browser/extensions/extension_prefs.cc File chrome/browser/extensions/extension_prefs.cc (right): https://chromiumcodereview.appspot.com/10533086/diff/60023/chrome/browser/extensions/extension_prefs.cc#newcode73 chrome/browser/extensions/extension_prefs.cc:73: ...
8 years, 5 months ago (2012-07-24 23:41:54 UTC) #44
yefimt
http://codereview.chromium.org/10533086/diff/60023/chrome/browser/extensions/extension_prefs.cc File chrome/browser/extensions/extension_prefs.cc (right): http://codereview.chromium.org/10533086/diff/60023/chrome/browser/extensions/extension_prefs.cc#newcode73 chrome/browser/extensions/extension_prefs.cc:73: // A preference that tracks order of extensions in ...
8 years, 5 months ago (2012-07-25 21:09:20 UTC) #45
msw
Thanks for addressing so many nits! http://codereview.chromium.org/10533086/diff/60023/chrome/browser/extensions/extension_prefs.cc File chrome/browser/extensions/extension_prefs.cc (right): http://codereview.chromium.org/10533086/diff/60023/chrome/browser/extensions/extension_prefs.cc#newcode77 chrome/browser/extensions/extension_prefs.cc:77: // A preference ...
8 years, 5 months ago (2012-07-25 23:02:02 UTC) #46
Peter Kasting
http://codereview.chromium.org/10533086/diff/60023/chrome/browser/ui/toolbar/action_box_menu_model.h File chrome/browser/ui/toolbar/action_box_menu_model.h (right): http://codereview.chromium.org/10533086/diff/60023/chrome/browser/ui/toolbar/action_box_menu_model.h#newcode39 chrome/browser/ui/toolbar/action_box_menu_model.h:39: virtual void ExecuteCommand(int command_id) OVERRIDE; On 2012/07/25 23:02:03, msw ...
8 years, 5 months ago (2012-07-26 02:32:27 UTC) #47
tfarina
http://codereview.chromium.org/10533086/diff/60023/chrome/browser/ui/views/action_box_menu.h File chrome/browser/ui/views/action_box_menu.h (right): http://codereview.chromium.org/10533086/diff/60023/chrome/browser/ui/views/action_box_menu.h#newcode44 chrome/browser/ui/views/action_box_menu.h:44: virtual void ExecuteCommand(int id) OVERRIDE; On 2012/07/25 21:09:21, yefimt ...
8 years, 5 months ago (2012-07-26 02:37:54 UTC) #48
tfarina
http://codereview.chromium.org/10533086/diff/67001/chrome/browser/ui/toolbar/action_box_menu_model.h File chrome/browser/ui/toolbar/action_box_menu_model.h (right): http://codereview.chromium.org/10533086/diff/67001/chrome/browser/ui/toolbar/action_box_menu_model.h#newcode27 chrome/browser/ui/toolbar/action_box_menu_model.h:27: size_t action_box_extensions_size(); minor/tiny nit: Do they asked you to ...
8 years, 5 months ago (2012-07-26 02:43:39 UTC) #49
Peter Kasting
http://codereview.chromium.org/10533086/diff/67001/chrome/browser/extensions/extension_prefs.cc File chrome/browser/extensions/extension_prefs.cc (right): http://codereview.chromium.org/10533086/diff/67001/chrome/browser/extensions/extension_prefs.cc#newcode1194 chrome/browser/extensions/extension_prefs.cc:1194: bool action_box_enabled = extensions::switch_utils::IsActionBoxEnabled(); Nit: Shorter: SetExtensionPrefFromVector(extensions::switch_utils::IsActionBoxEnabled() ? kExtensionActionBoxBar ...
8 years, 4 months ago (2012-07-26 20:37:16 UTC) #50
yefimt
http://codereview.chromium.org/10533086/diff/60023/chrome/browser/extensions/extension_prefs.cc File chrome/browser/extensions/extension_prefs.cc (right): http://codereview.chromium.org/10533086/diff/60023/chrome/browser/extensions/extension_prefs.cc#newcode77 chrome/browser/extensions/extension_prefs.cc:77: // A preference that tracks order of extensions in ...
8 years, 4 months ago (2012-07-31 00:10:11 UTC) #51
yefimt
http://codereview.chromium.org/10533086/diff/67001/chrome/browser/ui/toolbar/action_box_menu_model.h File chrome/browser/ui/toolbar/action_box_menu_model.h (right): http://codereview.chromium.org/10533086/diff/67001/chrome/browser/ui/toolbar/action_box_menu_model.h#newcode20 chrome/browser/ui/toolbar/action_box_menu_model.h:20: class ActionBoxMenuModel : public ui::SimpleMenuModel, On 2012/07/26 20:37:17, Peter ...
8 years, 4 months ago (2012-07-31 00:29:07 UTC) #52
Peter Kasting
http://codereview.chromium.org/10533086/diff/67001/chrome/browser/extensions/extension_toolbar_model.cc File chrome/browser/extensions/extension_toolbar_model.cc (right): http://codereview.chromium.org/10533086/diff/67001/chrome/browser/extensions/extension_toolbar_model.cc#newcode269 chrome/browser/extensions/extension_toolbar_model.cc:269: if (!extension->browser_action()) On 2012/07/31 00:10:11, yefimt wrote: > On ...
8 years, 4 months ago (2012-07-31 02:30:42 UTC) #53
Matt Perry
http://codereview.chromium.org/10533086/diff/73002/chrome/browser/ui/views/browser_action_view.h File chrome/browser/ui/views/browser_action_view.h (right): http://codereview.chromium.org/10533086/diff/73002/chrome/browser/ui/views/browser_action_view.h#newcode50 chrome/browser/ui/views/browser_action_view.h:50: virtual gfx::Size GetViewContentOffset() const = 0; This should return ...
8 years, 4 months ago (2012-07-31 15:59:14 UTC) #54
yefimt
http://codereview.chromium.org/10533086/diff/67001/chrome/browser/extensions/extension_toolbar_model.cc File chrome/browser/extensions/extension_toolbar_model.cc (right): http://codereview.chromium.org/10533086/diff/67001/chrome/browser/extensions/extension_toolbar_model.cc#newcode269 chrome/browser/extensions/extension_toolbar_model.cc:269: if (!extension->browser_action()) On 2012/07/31 02:30:42, Peter Kasting wrote: > ...
8 years, 4 months ago (2012-07-31 17:19:35 UTC) #55
Peter Kasting
http://codereview.chromium.org/10533086/diff/67001/chrome/browser/ui/views/browser_action_view.cc File chrome/browser/ui/views/browser_action_view.cc (right): http://codereview.chromium.org/10533086/diff/67001/chrome/browser/ui/views/browser_action_view.cc#newcode207 chrome/browser/ui/views/browser_action_view.cc:207: ShowContextMenuImpl(); On 2012/07/31 17:19:35, yefimt wrote: > On 2012/07/31 ...
8 years, 4 months ago (2012-07-31 18:29:30 UTC) #56
yefimt
http://codereview.chromium.org/10533086/diff/67001/chrome/browser/ui/views/browser_action_view.cc File chrome/browser/ui/views/browser_action_view.cc (right): http://codereview.chromium.org/10533086/diff/67001/chrome/browser/ui/views/browser_action_view.cc#newcode207 chrome/browser/ui/views/browser_action_view.cc:207: ShowContextMenuImpl(); On 2012/07/31 18:29:30, Peter Kasting wrote: > On ...
8 years, 4 months ago (2012-08-03 17:29:21 UTC) #57
Peter Kasting
Only a couple of non-nits left. http://codereview.chromium.org/10533086/diff/78003/chrome/browser/extensions/extension_prefs.h File chrome/browser/extensions/extension_prefs.h (right): http://codereview.chromium.org/10533086/diff/78003/chrome/browser/extensions/extension_prefs.h#newcode62 chrome/browser/extensions/extension_prefs.h:62: // TODO(yefim): rename ...
8 years, 4 months ago (2012-08-03 23:17:41 UTC) #58
yefimt
http://codereview.chromium.org/10533086/diff/78003/chrome/browser/extensions/extension_prefs.h File chrome/browser/extensions/extension_prefs.h (right): http://codereview.chromium.org/10533086/diff/78003/chrome/browser/extensions/extension_prefs.h#newcode62 chrome/browser/extensions/extension_prefs.h:62: // TODO(yefim): rename to ExtensionIdList. On 2012/08/03 23:17:42, Peter ...
8 years, 4 months ago (2012-08-07 00:47:06 UTC) #59
Peter Kasting
LGTM (didn't do a full re-review) http://codereview.chromium.org/10533086/diff/78003/chrome/browser/ui/views/action_box_menu.cc File chrome/browser/ui/views/action_box_menu.cc (right): http://codereview.chromium.org/10533086/diff/78003/chrome/browser/ui/views/action_box_menu.cc#newcode141 chrome/browser/ui/views/action_box_menu.cc:141: const extensions::Extension* extension ...
8 years, 4 months ago (2012-08-07 01:06:49 UTC) #60
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yefim@chromium.org/10533086/71009
8 years, 4 months ago (2012-08-09 18:28:00 UTC) #61
commit-bot: I haz the power
8 years, 4 months ago (2012-08-09 19:41:51 UTC) #62
Change committed as 150869

Powered by Google App Engine
This is Rietveld 408576698