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

Issue 919733002: [Extensions Toolbar] Have all extensions in the toolbar show a context menu (Closed)

Created:
5 years, 10 months ago by Devlin
Modified:
5 years, 10 months ago
Reviewers:
Finnur
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, extensions-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[Extensions Toolbar] Have all extensions in the toolbar show a context menu Previously, we never showed context menus for component extensions, but this just looks weird when it's in the browser actions toolbar. Give component extensions a context menu if the redesign is on. BUG=428996 Committed: https://crrev.com/fcc1e54ddde55b158cc7addd46d1cd59b2bce577 Cr-Commit-Position: refs/heads/master@{#316617}

Patch Set 1 #

Total comments: 5

Patch Set 2 : Test #

Total comments: 2

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+44 lines, -13 lines) Patch
M chrome/browser/extensions/extension_context_menu_model_unittest.cc View 1 7 chunks +34 lines, -7 lines 0 comments Download
M extensions/common/extension.cc View 1 2 2 chunks +10 lines, -6 lines 0 comments Download

Messages

Total messages: 11 (3 generated)
Devlin
5 years, 10 months ago (2015-02-12 19:11:08 UTC) #2
Finnur
https://codereview.chromium.org/919733002/diff/1/extensions/common/extension.cc File extensions/common/extension.cc (right): https://codereview.chromium.org/919733002/diff/1/extensions/common/extension.cc#newcode283 extensions/common/extension.cc:283: !FeatureSwitch::extension_action_redesign()->IsEnabled(); But what does the menu show for component ...
5 years, 10 months ago (2015-02-13 14:49:59 UTC) #3
Devlin
https://codereview.chromium.org/919733002/diff/1/extensions/common/extension.cc File extensions/common/extension.cc (right): https://codereview.chromium.org/919733002/diff/1/extensions/common/extension.cc#newcode283 extensions/common/extension.cc:283: !FeatureSwitch::extension_action_redesign()->IsEnabled(); On 2015/02/13 14:49:59, Finnur wrote: > But what ...
5 years, 10 months ago (2015-02-13 18:06:54 UTC) #4
Finnur
LGTM, just nits below. https://codereview.chromium.org/919733002/diff/1/extensions/common/extension.cc File extensions/common/extension.cc (right): https://codereview.chromium.org/919733002/diff/1/extensions/common/extension.cc#newcode283 extensions/common/extension.cc:283: !FeatureSwitch::extension_action_redesign()->IsEnabled(); Hah! I made the ...
5 years, 10 months ago (2015-02-16 11:39:51 UTC) #5
Devlin
https://codereview.chromium.org/919733002/diff/1/extensions/common/extension.cc File extensions/common/extension.cc (right): https://codereview.chromium.org/919733002/diff/1/extensions/common/extension.cc#newcode283 extensions/common/extension.cc:283: !FeatureSwitch::extension_action_redesign()->IsEnabled(); On 2015/02/16 11:39:51, Finnur wrote: > Hah! I ...
5 years, 10 months ago (2015-02-17 18:40:41 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/919733002/40001
5 years, 10 months ago (2015-02-17 18:42:02 UTC) #9
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 10 months ago (2015-02-17 18:59:26 UTC) #10
commit-bot: I haz the power
5 years, 10 months ago (2015-02-17 19:00:33 UTC) #11
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/fcc1e54ddde55b158cc7addd46d1cd59b2bce577
Cr-Commit-Position: refs/heads/master@{#316617}

Powered by Google App Engine
This is Rietveld 408576698