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

Issue 561023002: Use the wrench menu as a reference view for overflowed extension actions' popups (Closed)

Created:
6 years, 3 months ago by Devlin
Modified:
6 years, 3 months ago
Reviewers:
Finnur, Peter Kasting
CC:
chromium-reviews, tfarina, extensions-reviews_chromium.org, chromium-apps-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Use the wrench menu as a reference view for overflowed extension actions' popups Instead of opening a popup in the wrench menu, extension actions that are overflowed should close the wrench menu and then use the wrench menu button as a reference view for the popup. BUG=413003 Committed: https://crrev.com/634906f9eca3cb6ba5ace8061e15d2525a5696f8 Cr-Commit-Position: refs/heads/master@{#294587}

Patch Set 1 #

Total comments: 8

Patch Set 2 : Peter's #

Patch Set 3 : #

Patch Set 4 : Latest master for CQ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+45 lines, -5 lines) Patch
M chrome/browser/ui/views/extensions/extension_action_view_controller.cc View 1 2 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/ui/views/extensions/extension_action_view_delegate.h View 2 chunks +7 lines, -0 lines 0 comments Download
M chrome/browser/ui/views/location_bar/page_action_image_view.h View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/ui/views/location_bar/page_action_image_view.cc View 1 chunk +5 lines, -0 lines 0 comments Download
M chrome/browser/ui/views/toolbar/browser_action_view.h View 2 chunks +7 lines, -0 lines 0 comments Download
M chrome/browser/ui/views/toolbar/browser_action_view.cc View 1 chunk +7 lines, -0 lines 0 comments Download
M chrome/browser/ui/views/toolbar/browser_actions_container.h View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/ui/views/toolbar/browser_actions_container.cc View 1 3 chunks +13 lines, -4 lines 0 comments Download

Messages

Total messages: 18 (5 generated)
Devlin
Sorry for the review bombardment. :/
6 years, 3 months ago (2014-09-10 23:15:11 UTC) #2
Finnur
LGTM
6 years, 3 months ago (2014-09-11 09:17:43 UTC) #3
Devlin
Peter, mind taking a look?
6 years, 3 months ago (2014-09-11 17:51:27 UTC) #5
Peter Kasting
https://codereview.chromium.org/561023002/diff/1/chrome/browser/ui/views/extensions/extension_action_view_controller.cc File chrome/browser/ui/views/extensions/extension_action_view_controller.cc (right): https://codereview.chromium.org/561023002/diff/1/chrome/browser/ui/views/extensions/extension_action_view_controller.cc#newcode249 chrome/browser/ui/views/extensions/extension_action_view_controller.cc:249: if (preferred_controller != this) Can we just make callers ...
6 years, 3 months ago (2014-09-11 20:23:13 UTC) #6
Devlin
https://codereview.chromium.org/561023002/diff/1/chrome/browser/ui/views/extensions/extension_action_view_controller.cc File chrome/browser/ui/views/extensions/extension_action_view_controller.cc (right): https://codereview.chromium.org/561023002/diff/1/chrome/browser/ui/views/extensions/extension_action_view_controller.cc#newcode249 chrome/browser/ui/views/extensions/extension_action_view_controller.cc:249: if (preferred_controller != this) On 2014/09/11 20:23:12, Peter Kasting ...
6 years, 3 months ago (2014-09-11 20:53:42 UTC) #7
Peter Kasting
https://codereview.chromium.org/561023002/diff/1/chrome/browser/ui/views/extensions/extension_action_view_controller.cc File chrome/browser/ui/views/extensions/extension_action_view_controller.cc (right): https://codereview.chromium.org/561023002/diff/1/chrome/browser/ui/views/extensions/extension_action_view_controller.cc#newcode249 chrome/browser/ui/views/extensions/extension_action_view_controller.cc:249: if (preferred_controller != this) On 2014/09/11 20:53:42, Devlin wrote: ...
6 years, 3 months ago (2014-09-11 20:57:38 UTC) #8
Devlin
https://codereview.chromium.org/561023002/diff/1/chrome/browser/ui/views/extensions/extension_action_view_controller.cc File chrome/browser/ui/views/extensions/extension_action_view_controller.cc (right): https://codereview.chromium.org/561023002/diff/1/chrome/browser/ui/views/extensions/extension_action_view_controller.cc#newcode249 chrome/browser/ui/views/extensions/extension_action_view_controller.cc:249: if (preferred_controller != this) On 2014/09/11 20:57:37, Peter Kasting ...
6 years, 3 months ago (2014-09-11 21:04:07 UTC) #9
Peter Kasting
LGTM
6 years, 3 months ago (2014-09-11 21:07:21 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patchset/561023002/20002
6 years, 3 months ago (2014-09-11 22:33:25 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_rel_swarming on tryserver.chromium.win (http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_swarming/builds/11815)
6 years, 3 months ago (2014-09-12 01:52:39 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patchset/561023002/20002
6 years, 3 months ago (2014-09-12 14:02:22 UTC) #16
commit-bot: I haz the power
Committed patchset #4 (id:20002) as fcb400180390ba8182c72e7d642e24c2e3711a06
6 years, 3 months ago (2014-09-12 14:36:36 UTC) #17
commit-bot: I haz the power
6 years, 3 months ago (2014-09-12 14:44:20 UTC) #18
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/634906f9eca3cb6ba5ace8061e15d2525a5696f8
Cr-Commit-Position: refs/heads/master@{#294587}

Powered by Google App Engine
This is Rietveld 408576698