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

Issue 516633002: Stop showing page actions in the location bar with redesign enabled (Closed)

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

Description

Stop showing page actions in the location bar with redesign enabled No longer show page actions in the location bar iff the extension action redesign switch is enabled. In addition, make all extensions tests* pass with the switch on! Woot! *This is based on running these tests locally. Once https://codereview.chromium.org/489183005/ goes through, I can push a run through the trybots with the switch on by default for kicks and grins. BUG=397259 BUG=408261 Committed: https://crrev.com/6e7e5edc6f6d817ed219a5683b6829291969d2a8 Cr-Commit-Position: refs/heads/master@{#292648}

Patch Set 1 : #

Total comments: 11

Patch Set 2 : Finnur's #

Patch Set 3 : Latest CQ for Master #

Unified diffs Side-by-side diffs Delta from patch set Stats (+206 lines, -77 lines) Patch
M chrome/browser/extensions/active_script_controller.h View 1 5 chunks +15 lines, -7 lines 0 comments Download
M chrome/browser/extensions/active_script_controller.cc View 1 5 chunks +26 lines, -17 lines 0 comments Download
M chrome/browser/extensions/api/declarative_content/declarative_content_apitest.cc View 4 chunks +9 lines, -12 lines 0 comments Download
M chrome/browser/extensions/api/extension_action/extension_action_api.cc View 1 2 chunks +21 lines, -15 lines 0 comments Download
M chrome/browser/extensions/api/extension_action/page_action_apitest.cc View 3 chunks +3 lines, -4 lines 0 comments Download
A chrome/browser/extensions/extension_action_test_util.h View 1 chunk +30 lines, -0 lines 0 comments Download
A chrome/browser/extensions/extension_action_test_util.cc View 1 2 1 chunk +75 lines, -0 lines 0 comments Download
M chrome/browser/extensions/extension_test_notification_observer.cc View 3 chunks +7 lines, -6 lines 0 comments Download
M chrome/browser/extensions/location_bar_controller.h View 1 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/extensions/location_bar_controller.cc View 1 4 chunks +9 lines, -11 lines 0 comments Download
M chrome/browser/extensions/page_action_browsertest.cc View 2 chunks +5 lines, -5 lines 0 comments Download
M chrome/chrome_tests_unit.gypi View 1 2 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 14 (0 generated)
Devlin
Patchset #1 (id:1) has been deleted
6 years, 3 months ago (2014-08-27 23:05:14 UTC) #1
Devlin
rdevlin.cronin@chromium.org changed reviewers: + finnur@chromium.org
6 years, 3 months ago (2014-08-27 23:06:04 UTC) #2
Devlin
Woohoo! Getting close.
6 years, 3 months ago (2014-08-27 23:06:04 UTC) #3
Finnur
I like it! LGTM if the OnExtensionUnloaded question is "we don't need to worry". https://codereview.chromium.org/516633002/diff/20001/chrome/browser/extensions/extension_action_test_util.cc ...
6 years, 3 months ago (2014-08-28 11:35:35 UTC) #4
Devlin
https://codereview.chromium.org/516633002/diff/20001/chrome/browser/extensions/extension_action_test_util.cc File chrome/browser/extensions/extension_action_test_util.cc (right): https://codereview.chromium.org/516633002/diff/20001/chrome/browser/extensions/extension_action_test_util.cc#newcode46 chrome/browser/extensions/extension_action_test_util.cc:46: page_actions.push_back(extension_action); On 2014/08/28 11:35:34, Finnur wrote: > Isn't it ...
6 years, 3 months ago (2014-08-28 18:08:54 UTC) #5
Devlin
Patchset #2 (id:40001) has been deleted
6 years, 3 months ago (2014-08-28 18:10:09 UTC) #6
Devlin
Patchset #3 (id:80001) has been deleted
6 years, 3 months ago (2014-08-28 22:35:33 UTC) #7
Devlin
Patchset #3 (id:100001) has been deleted
6 years, 3 months ago (2014-08-29 00:04:54 UTC) #8
Finnur
Still LGTM. https://codereview.chromium.org/516633002/diff/20001/chrome/browser/extensions/extension_action_test_util.cc File chrome/browser/extensions/extension_action_test_util.cc (right): https://codereview.chromium.org/516633002/diff/20001/chrome/browser/extensions/extension_action_test_util.cc#newcode46 chrome/browser/extensions/extension_action_test_util.cc:46: page_actions.push_back(extension_action); Yeah, I think this is a ...
6 years, 3 months ago (2014-08-29 12:10:41 UTC) #9
Devlin
The CQ bit was checked by rdevlin.cronin@chromium.org
6 years, 3 months ago (2014-08-29 14:17:06 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rdevlin.cronin@chromium.org/516633002/120001
6 years, 3 months ago (2014-08-29 14:17:36 UTC) #11
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: mac_chromium_compile_dbg on tryserver.chromium.mac ...
6 years, 3 months ago (2014-08-29 15:40:44 UTC) #12
commit-bot: I haz the power
Committed patchset #3 (id:120001) as 1b46eb572f689e8f7e9f4d35c13b78da4ac52d30
6 years, 3 months ago (2014-08-29 16:23:29 UTC) #13
commit-bot: I haz the power
6 years, 3 months ago (2014-09-10 03:09:07 UTC) #14
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/6e7e5edc6f6d817ed219a5683b6829291969d2a8
Cr-Commit-Position: refs/heads/master@{#292648}

Powered by Google App Engine
This is Rietveld 408576698