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

Issue 496403003: Remove NOTIFICATION_EXTENSION_PAGE_ACTIONS_UPDATED (Closed)

Created:
6 years, 4 months ago by Devlin
Modified:
6 years, 3 months ago
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, extensions-reviews_chromium.org
Project:
chromium
Visibility:
Public.

Description

Remove NOTIFICATION_EXTENSION_PAGE_ACTIONS_UPDATED We're trying to kill off notifications, and this one's no different. Also, move the logic for notifying the location bar of page actions being updated to ExtensionActionAPI. BUG=406590 Committed: https://crrev.com/aeffd18ea04d1bdfc141383d547e1fe7494bb691 Cr-Commit-Position: refs/heads/master@{#291920}

Patch Set 1 : #

Patch Set 2 : #

Patch Set 3 : Rebase #

Total comments: 4

Patch Set 4 : Finnur's #

Patch Set 5 : Rebase #

Patch Set 6 : Latest master for CQ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+169 lines, -166 lines) Patch
M chrome/browser/extensions/active_script_controller.cc View 1 2 3 4 3 chunks +7 lines, -3 lines 0 comments Download
M chrome/browser/extensions/api/extension_action/extension_action_api.h View 1 2 3 4 2 chunks +13 lines, -4 lines 0 comments Download
M chrome/browser/extensions/api/extension_action/extension_action_api.cc View 1 2 3 4 5 4 chunks +40 lines, -0 lines 0 comments Download
M chrome/browser/extensions/extension_test_notification_observer.h View 4 chunks +27 lines, -4 lines 0 comments Download
M chrome/browser/extensions/extension_test_notification_observer.cc View 5 chunks +56 lines, -41 lines 0 comments Download
M chrome/browser/extensions/lazy_background_page_apitest.cc View 4 chunks +1 line, -6 lines 0 comments Download
M chrome/browser/extensions/location_bar_controller.h View 1 2 3 4 2 chunks +2 lines, -5 lines 0 comments Download
M chrome/browser/extensions/location_bar_controller.cc View 1 2 3 4 5 3 chunks +5 lines, -26 lines 0 comments Download
M chrome/browser/extensions/page_action_controller.h View 1 2 3 4 2 chunks +9 lines, -18 lines 0 comments Download
M chrome/browser/extensions/page_action_controller.cc View 1 2 3 4 3 chunks +3 lines, -33 lines 0 comments Download
M chrome/browser/ui/cocoa/location_bar/location_bar_view_mac.mm View 1 3 chunks +6 lines, -22 lines 0 comments Download
M extensions/browser/notification_types.h View 1 chunk +0 lines, -4 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
Devlin
Fulfilling the promise made to Avi in https://codereview.chromium.org/475813004/diff/20001/chrome/browser/extensions/location_bar_controller.cc#newcode95 Cheers! :)
6 years, 4 months ago (2014-08-22 21:42:09 UTC) #1
Avi (use Gerrit)
LGTM Thank you!
6 years, 4 months ago (2014-08-22 21:57:45 UTC) #2
Finnur
Couple of minor things... https://codereview.chromium.org/496403003/diff/80001/chrome/browser/extensions/api/extension_action/extension_action_api.cc File chrome/browser/extensions/api/extension_action/extension_action_api.cc (right): https://codereview.chromium.org/496403003/diff/80001/chrome/browser/extensions/api/extension_action/extension_action_api.cc#newcode423 chrome/browser/extensions/api/extension_action/extension_action_api.cc:423: if (!extension_action) If extension_action is ...
6 years, 3 months ago (2014-08-25 13:47:56 UTC) #3
Devlin
https://codereview.chromium.org/496403003/diff/80001/chrome/browser/extensions/api/extension_action/extension_action_api.cc File chrome/browser/extensions/api/extension_action/extension_action_api.cc (right): https://codereview.chromium.org/496403003/diff/80001/chrome/browser/extensions/api/extension_action/extension_action_api.cc#newcode423 chrome/browser/extensions/api/extension_action/extension_action_api.cc:423: if (!extension_action) On 2014/08/25 13:47:56, Finnur wrote: > If ...
6 years, 3 months ago (2014-08-25 16:57:36 UTC) #4
Finnur
LGTM
6 years, 3 months ago (2014-08-26 09:53:35 UTC) #5
Devlin
The CQ bit was checked by rdevlin.cronin@chromium.org
6 years, 3 months ago (2014-08-26 15:47:47 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rdevlin.cronin@chromium.org/496403003/140001
6 years, 3 months ago (2014-08-26 15:49:05 UTC) #7
commit-bot: I haz the power
Committed patchset #6 (140001) as cf2e1a6e34a5f71921cbbd119d15548ceff6f837
6 years, 3 months ago (2014-08-26 17:04:26 UTC) #8
commit-bot: I haz the power
6 years, 3 months ago (2014-09-10 02:43:22 UTC) #9
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/aeffd18ea04d1bdfc141383d547e1fe7494bb691
Cr-Commit-Position: refs/heads/master@{#291920}

Powered by Google App Engine
This is Rietveld 408576698