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

Issue 10412052: Pull browser action click logic into ToolbarModelController, so that when I (Closed)

Created:
8 years, 7 months ago by not at google - send to devlin
Modified:
8 years, 7 months ago
Reviewers:
Yoyo Zhou, Nico, sky, Evan Stade
CC:
chromium-reviews, mihaip-chromium-reviews_chromium.org, benwells, koz (OOO until 15th September), tfarina
Visibility:
Public.

Description

Pull browser action click logic into ToolbarModelController, so that the upcoming changes in adding the activeTab permission can be done without changing any UI code. BUG=93903 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=138977

Patch Set 1 #

Patch Set 2 : cocoa #

Patch Set 3 : views #

Patch Set 4 : not sure if latest is uploaded #

Patch Set 5 : views changes #

Total comments: 8

Patch Set 6 : comments #

Patch Set 7 : rebase #

Messages

Total messages: 11 (0 generated)
not at google - send to devlin
yoz: extensions changes. I deleted the Observer stuff because it doesn't seem necessary any more ...
8 years, 7 months ago (2012-05-24 00:37:20 UTC) #1
Yoyo Zhou
LGTM http://codereview.chromium.org/10412052/diff/7012/chrome/browser/extensions/extension_toolbar_model.cc File chrome/browser/extensions/extension_toolbar_model.cc (right): http://codereview.chromium.org/10412052/diff/7012/chrome/browser/extensions/extension_toolbar_model.cc#newcode107 chrome/browser/extensions/extension_toolbar_model.cc:107: return ACTION_NONE; It seems slightly confusing to say ...
8 years, 7 months ago (2012-05-24 00:55:25 UTC) #2
sky
LGTM
8 years, 7 months ago (2012-05-24 03:58:54 UTC) #3
Nico
cocoa lgtm
8 years, 7 months ago (2012-05-24 04:05:41 UTC) #4
tfarina
http://codereview.chromium.org/10412052/diff/7012/chrome/browser/extensions/extension_toolbar_model.h File chrome/browser/extensions/extension_toolbar_model.h (right): http://codereview.chromium.org/10412052/diff/7012/chrome/browser/extensions/extension_toolbar_model.h#newcode71 chrome/browser/extensions/extension_toolbar_model.h:71: int GetVisibleIconCount() { return visible_icon_count_; } nit: make this ...
8 years, 7 months ago (2012-05-24 18:44:55 UTC) #5
Evan Stade
gtk lgtm
8 years, 7 months ago (2012-05-24 23:12:55 UTC) #6
not at google - send to devlin
http://codereview.chromium.org/10412052/diff/7012/chrome/browser/extensions/extension_toolbar_model.cc File chrome/browser/extensions/extension_toolbar_model.cc (right): http://codereview.chromium.org/10412052/diff/7012/chrome/browser/extensions/extension_toolbar_model.cc#newcode107 chrome/browser/extensions/extension_toolbar_model.cc:107: return ACTION_NONE; On 2012/05/24 00:55:26, Yoyo Zhou wrote: > ...
8 years, 7 months ago (2012-05-25 00:55:40 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kalman@chromium.org/10412052/17001
8 years, 7 months ago (2012-05-25 01:13:18 UTC) #8
commit-bot: I haz the power
Change committed as 138977
8 years, 7 months ago (2012-05-25 02:37:21 UTC) #9
Aaron Boodman
Nit: there is no such class as 'ToolbarModelController'
8 years, 7 months ago (2012-05-25 07:22:43 UTC) #10
not at google - send to devlin
8 years, 7 months ago (2012-05-25 07:23:32 UTC) #11
Yeah. Brain not functioning. Too late now!

Powered by Google App Engine
This is Rietveld 408576698