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

Issue 10833056: Add a menu to the Action Box Button. (Closed)

Created:
8 years, 4 months ago by beaudoin
Modified:
8 years, 4 months ago
CC:
chromium-reviews, Aaron Boodman, mihaip-chromium-reviews_chromium.org, Ilya Sherman
Visibility:
Public.

Description

Add a menu (with placeholder items) to the Action Box Button. Supersedes CL 10825003 (owner change). BUG=138118 TEST=NONE Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=151065

Patch Set 1 : #

Total comments: 26

Patch Set 2 : Applied review comments. #

Total comments: 16

Patch Set 3 : Made model and controller method-scoped. #

Total comments: 2

Patch Set 4 : Final changes! #

Unified diffs Side-by-side diffs Delta from patch set Stats (+86 lines, -12 lines) Patch
M chrome/app/generated_resources.grd View 1 chunk +11 lines, -0 lines 0 comments Download
M chrome/browser/ui/cocoa/extensions/browser_actions_controller.mm View 1 2 1 chunk +4 lines, -4 lines 0 comments Download
M chrome/browser/ui/cocoa/location_bar/location_bar_view_mac.mm View 1 2 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/ui/cocoa/location_bar/plus_decoration.h View 1 2 3 2 chunks +11 lines, -1 line 0 comments Download
M chrome/browser/ui/cocoa/location_bar/plus_decoration.mm View 1 2 3 2 chunks +57 lines, -4 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
beaudoin
Sorry for starting a new patch, but since Cait is going on vacation it will ...
8 years, 4 months ago (2012-07-27 19:03:15 UTC) #1
Scott Hess - ex-Googler
I'll be OOT next week. I tried IM'ing you, but perhaps you were already off ...
8 years, 4 months ago (2012-07-27 20:31:06 UTC) #2
beaudoin
Thanks for the very useful comments. It's my first real cocoa patch and I confess ...
8 years, 4 months ago (2012-08-01 02:23:26 UTC) #3
beaudoin
+isherman@chromium.org Trying to move this one forward. :)
8 years, 4 months ago (2012-08-08 14:36:05 UTC) #4
Scott Hess - ex-Googler
http://codereview.chromium.org/10833056/diff/2001/chrome/browser/ui/cocoa/location_bar/plus_decoration.mm File chrome/browser/ui/cocoa/location_bar/plus_decoration.mm (right): http://codereview.chromium.org/10833056/diff/2001/chrome/browser/ui/cocoa/location_bar/plus_decoration.mm#newcode62 chrome/browser/ui/cocoa/location_bar/plus_decoration.mm:62: useWithPopUpButtonCell:YES]); On 2012/08/01 02:23:26, beaudoin wrote: > On 2012/07/27 ...
8 years, 4 months ago (2012-08-08 15:00:14 UTC) #5
Ben Goodger (Google)
resources lgtm
8 years, 4 months ago (2012-08-08 21:31:13 UTC) #6
beaudoin
http://codereview.chromium.org/10833056/diff/2001/chrome/browser/ui/cocoa/location_bar/plus_decoration.mm File chrome/browser/ui/cocoa/location_bar/plus_decoration.mm (right): http://codereview.chromium.org/10833056/diff/2001/chrome/browser/ui/cocoa/location_bar/plus_decoration.mm#newcode62 chrome/browser/ui/cocoa/location_bar/plus_decoration.mm:62: useWithPopUpButtonCell:YES]); On 2012/08/08 15:00:14, shess wrote: > On 2012/08/01 ...
8 years, 4 months ago (2012-08-08 21:38:08 UTC) #7
Scott Hess - ex-Googler
http://codereview.chromium.org/10833056/diff/2001/chrome/browser/ui/cocoa/location_bar/plus_decoration.mm File chrome/browser/ui/cocoa/location_bar/plus_decoration.mm (right): http://codereview.chromium.org/10833056/diff/2001/chrome/browser/ui/cocoa/location_bar/plus_decoration.mm#newcode62 chrome/browser/ui/cocoa/location_bar/plus_decoration.mm:62: useWithPopUpButtonCell:YES]); On 2012/08/08 21:38:08, beaudoin wrote: > On the ...
8 years, 4 months ago (2012-08-08 22:04:00 UTC) #8
beaudoin
http://codereview.chromium.org/10833056/diff/2001/chrome/browser/ui/cocoa/location_bar/plus_decoration.mm File chrome/browser/ui/cocoa/location_bar/plus_decoration.mm (right): http://codereview.chromium.org/10833056/diff/2001/chrome/browser/ui/cocoa/location_bar/plus_decoration.mm#newcode62 chrome/browser/ui/cocoa/location_bar/plus_decoration.mm:62: useWithPopUpButtonCell:YES]); On 2012/08/08 22:04:00, shess wrote: > On 2012/08/08 ...
8 years, 4 months ago (2012-08-09 16:05:49 UTC) #9
Scott Hess - ex-Googler
lgtm with the popup cell scoped as indicated. http://codereview.chromium.org/10833056/diff/4002/chrome/browser/ui/cocoa/location_bar/plus_decoration.mm File chrome/browser/ui/cocoa/location_bar/plus_decoration.mm (right): http://codereview.chromium.org/10833056/diff/4002/chrome/browser/ui/cocoa/location_bar/plus_decoration.mm#newcode43 chrome/browser/ui/cocoa/location_bar/plus_decoration.mm:43: DCHECK(pop_up_cell_.get()); ...
8 years, 4 months ago (2012-08-09 22:59:10 UTC) #10
beaudoin
http://codereview.chromium.org/10833056/diff/4002/chrome/browser/ui/cocoa/location_bar/plus_decoration.mm File chrome/browser/ui/cocoa/location_bar/plus_decoration.mm (right): http://codereview.chromium.org/10833056/diff/4002/chrome/browser/ui/cocoa/location_bar/plus_decoration.mm#newcode43 chrome/browser/ui/cocoa/location_bar/plus_decoration.mm:43: DCHECK(pop_up_cell_.get()); On 2012/08/09 22:59:10, shess wrote: > Guess what! ...
8 years, 4 months ago (2012-08-10 15:56:10 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/beaudoin@chromium.org/10833056/6006
8 years, 4 months ago (2012-08-10 15:56:17 UTC) #12
commit-bot: I haz the power
8 years, 4 months ago (2012-08-10 17:18:07 UTC) #13
Change committed as 151065

Powered by Google App Engine
This is Rietveld 408576698