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

Issue 10264004: Generate a browser action for any extension which doesn't have a browser or (Closed)

Created:
8 years, 7 months ago by not at google - send to devlin
Modified:
8 years, 7 months ago
CC:
chromium-reviews, Aaron Boodman, mihaip+watch_chromium.org, benwells, koz (OOO until 15th September)
Visibility:
Public.

Description

Generate a browser action for any extension which doesn't have a browser or page action. BUG=124605 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=134657

Patch Set 1 #

Patch Set 2 : . #

Total comments: 4

Patch Set 3 : aa, make it actually complile #

Patch Set 4 : Make comment make more sense in extension.cc context #

Total comments: 2

Patch Set 5 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+57 lines, -34 lines) Patch
M chrome/browser/ui/webui/extensions/extension_settings_handler.cc View 1 2 4 chunks +3 lines, -34 lines 0 comments Download
M chrome/common/extensions/extension.h View 1 2 3 4 2 chunks +5 lines, -0 lines 0 comments Download
M chrome/common/extensions/extension.cc View 1 2 3 4 3 chunks +49 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
not at google - send to devlin
8 years, 7 months ago (2012-04-30 02:19:45 UTC) #1
Aaron Boodman
LGTM https://chromiumcodereview.appspot.com/10264004/diff/2001/chrome/common/extensions/extension.cc File chrome/common/extensions/extension.cc (right): https://chromiumcodereview.appspot.com/10264004/diff/2001/chrome/common/extensions/extension.cc#newcode2337 chrome/common/extensions/extension.cc:2337: browser_action_->SetTitle(ExtensionAction::kDefaultTabId, name()); If there's no icon, do we ...
8 years, 7 months ago (2012-04-30 02:37:04 UTC) #2
not at google - send to devlin
https://chromiumcodereview.appspot.com/10264004/diff/2001/chrome/common/extensions/extension.cc File chrome/common/extensions/extension.cc (right): https://chromiumcodereview.appspot.com/10264004/diff/2001/chrome/common/extensions/extension.cc#newcode2337 chrome/common/extensions/extension.cc:2337: browser_action_->SetTitle(ExtensionAction::kDefaultTabId, name()); On 2012/04/30 02:37:04, Aaron Boodman wrote: > ...
8 years, 7 months ago (2012-04-30 03:18:01 UTC) #3
Aaron Boodman
still lgtm https://chromiumcodereview.appspot.com/10264004/diff/4002/chrome/common/extensions/extension.cc File chrome/common/extensions/extension.cc (right): https://chromiumcodereview.appspot.com/10264004/diff/4002/chrome/common/extensions/extension.cc#newcode2335 chrome/common/extensions/extension.cc:2335: void Extension::GenerateBrowserActionIfPossible() { IfNecessary?
8 years, 7 months ago (2012-04-30 03:27:21 UTC) #4
not at google - send to devlin
https://chromiumcodereview.appspot.com/10264004/diff/4002/chrome/common/extensions/extension.cc File chrome/common/extensions/extension.cc (right): https://chromiumcodereview.appspot.com/10264004/diff/4002/chrome/common/extensions/extension.cc#newcode2335 chrome/common/extensions/extension.cc:2335: void Extension::GenerateBrowserActionIfPossible() { On 2012/04/30 03:27:22, Aaron Boodman wrote: ...
8 years, 7 months ago (2012-04-30 04:48:22 UTC) #5
Aaron Boodman
OK On Sun, Apr 29, 2012 at 9:48 PM, <kalman@chromium.org> wrote: > > https://chromiumcodereview.appspot.com/10264004/diff/4002/chrome/common/extensions/extension.cc > ...
8 years, 7 months ago (2012-04-30 17:27:34 UTC) #6
Evan Stade
lgtm
8 years, 7 months ago (2012-04-30 18:06:23 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/10264004/10002
8 years, 7 months ago (2012-04-30 23:28:35 UTC) #8
commit-bot: I haz the power
8 years, 7 months ago (2012-05-01 01:22:00 UTC) #9
Change committed as 134657

Powered by Google App Engine
This is Rietveld 408576698