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

Issue 10830140: GTK implementation of the action box button. (Closed)

Created:
8 years, 4 months ago by Matt Perry
Modified:
8 years, 4 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

GTK implementation of the action box button. Does nothing so far. TBR=ben@chromium.org BUG=125307 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=149840

Patch Set 1 #

Total comments: 4

Patch Set 2 : forward delare #

Unified diffs Side-by-side diffs Delta from patch set Stats (+108 lines, -3 lines) Patch
A chrome/browser/ui/gtk/action_box_button_gtk.h View 1 1 chunk +38 lines, -0 lines 0 comments Download
A chrome/browser/ui/gtk/action_box_button_gtk.cc View 1 1 chunk +42 lines, -0 lines 0 comments Download
M chrome/browser/ui/gtk/location_bar_view_gtk.h View 1 2 chunks +4 lines, -1 line 0 comments Download
M chrome/browser/ui/gtk/location_bar_view_gtk.cc View 1 3 chunks +19 lines, -2 lines 0 comments Download
M chrome/browser/ui/gtk/view_id_util.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/chrome_browser.gypi View 1 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
Matt Perry
kalman: please review (I'm planning on making you the review man for action box stuff, ...
8 years, 4 months ago (2012-08-02 17:06:17 UTC) #1
Elliot Glaysher
gtk stamp As is, that's a reasonable skeleton.
8 years, 4 months ago (2012-08-02 17:33:06 UTC) #2
Elliot Glaysher
lgtm
8 years, 4 months ago (2012-08-02 17:33:12 UTC) #3
not at google - send to devlin
lgtm http://codereview.chromium.org/10830140/diff/1/chrome/browser/ui/gtk/action_box_button_gtk.h File chrome/browser/ui/gtk/action_box_button_gtk.h (right): http://codereview.chromium.org/10830140/diff/1/chrome/browser/ui/gtk/action_box_button_gtk.h#newcode30 chrome/browser/ui/gtk/action_box_button_gtk.h:30: scoped_ptr<CustomDrawButton> button_; forward declare? http://codereview.chromium.org/10830140/diff/1/chrome/browser/ui/gtk/location_bar_view_gtk.cc File chrome/browser/ui/gtk/location_bar_view_gtk.cc (right): ...
8 years, 4 months ago (2012-08-02 18:27:55 UTC) #4
Matt Perry
http://codereview.chromium.org/10830140/diff/1/chrome/browser/ui/gtk/action_box_button_gtk.h File chrome/browser/ui/gtk/action_box_button_gtk.h (right): http://codereview.chromium.org/10830140/diff/1/chrome/browser/ui/gtk/action_box_button_gtk.h#newcode30 chrome/browser/ui/gtk/action_box_button_gtk.h:30: scoped_ptr<CustomDrawButton> button_; On 2012/08/02 18:27:55, kalman wrote: > forward ...
8 years, 4 months ago (2012-08-03 09:57:42 UTC) #5
Matt Perry
TBR'ing ben for chrome/ OWNERS
8 years, 4 months ago (2012-08-03 09:58:33 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mpcomplete@chromium.org/10830140/3002
8 years, 4 months ago (2012-08-03 09:58:43 UTC) #7
commit-bot: I haz the power
Change committed as 149840
8 years, 4 months ago (2012-08-03 12:21:34 UTC) #8
Ben Goodger (Google)
8 years, 4 months ago (2012-08-03 17:08:15 UTC) #9
lgtm

Powered by Google App Engine
This is Rietveld 408576698