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

Issue 11440004: Remove deprecated extension EventRouter APIs. (Closed)

Created:
8 years ago by Matt Perry
Modified:
8 years ago
CC:
chromium-reviews, nkostylev+watch_chromium.org, tzik+watch_chromium.org, browser-components-watch_chromium.org, rginda+watch_chromium.org, dmazzoni+watch_chromium.org, kinuko+watch, stevenjb+watch_chromium.org, yusukes+watch_chromium.org, vsevik, aboxhall+watch_chromium.org, chromium-apps-reviews_chromium.org, yoshiki+watch_chromium.org, yuzo+watch_chromium.org, oshima+watch_chromium.org, ctguil+watch_chromium.org, zork+watch_chromium.org, hashimoto+watch_chromium.org, yurys, davidbarr+watch_chromium.org, Aaron Boodman, davemoore+watch_chromium.org, dtseng+watch_chromium.org, pfeldman
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : . #

Total comments: 12

Patch Set 3 : yoz #

Total comments: 3

Patch Set 4 : sync #

Patch Set 5 : sync #

Patch Set 6 : . #

Patch Set 7 : compile #

Unified diffs Side-by-side diffs Delta from patch set Stats (+306 lines, -378 lines) Patch
M chrome/browser/accessibility/accessibility_extension_api.cc View 1 chunk +3 lines, -2 lines 0 comments Download
M chrome/browser/bookmarks/bookmark_extension_api.cc View 1 2 1 chunk +2 lines, -3 lines 0 comments Download
M chrome/browser/bookmarks/bookmark_manager_extension_api.cc View 1 2 3 1 chunk +3 lines, -2 lines 0 comments Download
M chrome/browser/chromeos/extensions/file_browser_event_router.cc View 1 2 3 4 5 6 7 chunks +23 lines, -27 lines 0 comments Download
M chrome/browser/chromeos/extensions/file_handler_util.cc View 1 chunk +4 lines, -3 lines 0 comments Download
M chrome/browser/chromeos/extensions/input_method_event_router.cc View 1 2 3 4 5 6 1 chunk +5 lines, -3 lines 0 comments Download
M chrome/browser/chromeos/extensions/media_player_event_router.cc View 2 chunks +14 lines, -24 lines 0 comments Download
M chrome/browser/extensions/api/alarms/alarm_manager.cc View 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/extensions/api/api_resource_event_notifier.h View 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/extensions/api/api_resource_event_notifier.cc View 1 chunk +10 lines, -8 lines 0 comments Download
M chrome/browser/extensions/api/app_runtime/app_runtime_api.cc View 3 chunks +8 lines, -6 lines 0 comments Download
M chrome/browser/extensions/api/bluetooth/bluetooth_api.cc View 1 chunk +3 lines, -5 lines 0 comments Download
M chrome/browser/extensions/api/bluetooth/bluetooth_event_router.cc View 1 2 2 chunks +4 lines, -4 lines 0 comments Download
M chrome/browser/extensions/api/cookies/cookies_api.cc View 1 2 3 1 chunk +4 lines, -2 lines 0 comments Download
M chrome/browser/extensions/api/debugger/debugger_api.cc View 2 chunks +8 lines, -4 lines 0 comments Download
M chrome/browser/extensions/api/downloads/downloads_api.cc View 1 2 3 1 chunk +4 lines, -2 lines 0 comments Download
M chrome/browser/extensions/api/idle/idle_manager.cc View 1 chunk +3 lines, -1 line 0 comments Download
M chrome/browser/extensions/api/input_ime/input_ime_api.cc View 1 2 3 4 5 6 9 chunks +27 lines, -24 lines 0 comments Download
M chrome/browser/extensions/api/managed_mode/managed_mode_api.cc View 1 2 3 4 5 6 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/extensions/api/management/management_api.cc View 1 chunk +3 lines, -2 lines 0 comments Download
M chrome/browser/extensions/api/media_galleries_private/media_galleries_private_event_router.cc View 1 chunk +4 lines, -2 lines 0 comments Download
M chrome/browser/extensions/api/offscreen_tabs/offscreen_tabs_api.cc View 1 2 3 4 1 chunk +4 lines, -3 lines 0 comments Download
M chrome/browser/extensions/api/omnibox/omnibox_api.cc View 1 2 4 chunks +18 lines, -14 lines 0 comments Download
M chrome/browser/extensions/api/preference/preference_helpers.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/extensions/api/processes/processes_api.cc View 1 1 chunk +3 lines, -2 lines 0 comments Download
M chrome/browser/extensions/api/push_messaging/push_messaging_api.cc View 1 chunk +4 lines, -5 lines 0 comments Download
M chrome/browser/extensions/api/rtc_private/rtc_private_api.cc View 1 2 2 chunks +8 lines, -12 lines 0 comments Download
M chrome/browser/extensions/api/runtime/runtime_api.cc View 3 chunks +6 lines, -6 lines 0 comments Download
M chrome/browser/extensions/api/sync_file_system/extension_sync_event_observer.cc View 1 2 3 4 5 1 chunk +5 lines, -4 lines 0 comments Download
M chrome/browser/extensions/api/tab_capture/tab_capture_registry.cc View 1 chunk +4 lines, -2 lines 0 comments Download
M chrome/browser/extensions/api/terminal/terminal_private_api.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/extensions/api/web_navigation/web_navigation_api_helpers.cc View 1 chunk +4 lines, -3 lines 0 comments Download
M chrome/browser/extensions/browser_event_router.cc View 1 2 chunks +9 lines, -6 lines 0 comments Download
M chrome/browser/extensions/event_router.h View 1 1 chunk +0 lines, -46 lines 0 comments Download
M chrome/browser/extensions/event_router.cc View 1 1 chunk +0 lines, -62 lines 0 comments Download
M chrome/browser/extensions/event_router_forwarder.cc View 1 chunk +6 lines, -8 lines 0 comments Download
M chrome/browser/extensions/extension_devtools_bridge.cc View 2 chunks +8 lines, -6 lines 0 comments Download
M chrome/browser/extensions/extension_messages_apitest.cc View 2 chunks +19 lines, -12 lines 0 comments Download
M chrome/browser/extensions/menu_manager.cc View 1 chunk +14 lines, -8 lines 0 comments Download
M chrome/browser/extensions/menu_manager_unittest.cc View 1 chunk +7 lines, -7 lines 0 comments Download
M chrome/browser/extensions/permissions_updater.cc View 1 chunk +5 lines, -4 lines 0 comments Download
M chrome/browser/extensions/settings/settings_frontend.cc View 1 1 chunk +4 lines, -3 lines 0 comments Download
M chrome/browser/extensions/window_event_router.cc View 1 1 chunk +3 lines, -2 lines 0 comments Download
M chrome/browser/history/history_extension_api.cc View 1 chunk +4 lines, -2 lines 0 comments Download
M chrome/browser/speech/extension_api/tts_engine_extension_api.cc View 1 chunk +8 lines, -12 lines 0 comments Download
M chrome/browser/speech/extension_api/tts_extension_api_controller.cc View 1 chunk +12 lines, -9 lines 0 comments Download
M chrome/browser/speech/speech_input_extension_manager.cc View 2 chunks +5 lines, -3 lines 0 comments Download

Messages

Total messages: 26 (0 generated)
Matt Perry
Sorry, lots of small changes in this one.
8 years ago (2012-12-05 21:35:21 UTC) #1
Yoyo Zhou
LGTM https://codereview.chromium.org/11440004/diff/12001/chrome/browser/bookmarks/bookmark_extension_api.cc File chrome/browser/bookmarks/bookmark_extension_api.cc (right): https://codereview.chromium.org/11440004/diff/12001/chrome/browser/bookmarks/bookmark_extension_api.cc#newcode154 chrome/browser/bookmarks/bookmark_extension_api.cc:154: scoped_ptr<extensions::Event> event(new extensions::Event( You might be able to ...
8 years ago (2012-12-05 22:28:32 UTC) #2
Matt Perry
https://codereview.chromium.org/11440004/diff/12001/chrome/browser/bookmarks/bookmark_extension_api.cc File chrome/browser/bookmarks/bookmark_extension_api.cc (right): https://codereview.chromium.org/11440004/diff/12001/chrome/browser/bookmarks/bookmark_extension_api.cc#newcode154 chrome/browser/bookmarks/bookmark_extension_api.cc:154: scoped_ptr<extensions::Event> event(new extensions::Event( On 2012/12/05 22:28:32, Yoyo Zhou wrote: ...
8 years ago (2012-12-05 22:53:52 UTC) #3
Matt Perry
+tommi: chrome/browser/speech OWNERS +sky: chrome/browser/history and bookmarks OWNERS +dmazzoni: accessibility OWNERS This is a refactoring, ...
8 years ago (2012-12-05 22:55:02 UTC) #4
tfarina
https://codereview.chromium.org/11440004/diff/5054/chrome/browser/bookmarks/bookmark_manager_extension_api.cc File chrome/browser/bookmarks/bookmark_manager_extension_api.cc (right): https://codereview.chromium.org/11440004/diff/5054/chrome/browser/bookmarks/bookmark_manager_extension_api.cc#newcode182 chrome/browser/bookmarks/bookmark_manager_extension_api.cc:182: BroadcastEvent(event.Pass()); do you want to do the same you ...
8 years ago (2012-12-05 22:57:19 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mpcomplete@chromium.org/11440004/5054
8 years ago (2012-12-05 22:58:28 UTC) #6
tfarina
https://codereview.chromium.org/11440004/diff/5054/chrome/browser/bookmarks/bookmark_manager_extension_api.cc File chrome/browser/bookmarks/bookmark_manager_extension_api.cc (right): https://codereview.chromium.org/11440004/diff/5054/chrome/browser/bookmarks/bookmark_manager_extension_api.cc#newcode176 chrome/browser/bookmarks/bookmark_manager_extension_api.cc:176: if (!extensions::ExtensionSystem::Get(profile_)->event_router()) you can also rewrite this function in ...
8 years ago (2012-12-05 22:59:12 UTC) #7
dmazzoni
lgtm for accessibility and speech
8 years ago (2012-12-05 22:59:46 UTC) #8
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
8 years ago (2012-12-06 00:18:28 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mpcomplete@chromium.org/11440004/5054
8 years ago (2012-12-06 00:35:08 UTC) #10
sky
LGTM
8 years ago (2012-12-06 01:49:19 UTC) #11
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
8 years ago (2012-12-06 01:55:15 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mpcomplete@chromium.org/11440004/5054
8 years ago (2012-12-06 02:32:51 UTC) #13
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
8 years ago (2012-12-06 03:43:25 UTC) #14
tommi (sloooow) - chröme
lgtm for browser/speech. https://codereview.chromium.org/11440004/diff/5054/chrome/browser/speech/speech_input_extension_manager.cc File chrome/browser/speech/speech_input_extension_manager.cc (right): https://codereview.chromium.org/11440004/diff/5054/chrome/browser/speech/speech_input_extension_manager.cc#newcode456 chrome/browser/speech/speech_input_extension_manager.cc:456: const std::string& extension_id, const std::string& event_name, ...
8 years ago (2012-12-06 14:26:00 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mpcomplete@chromium.org/11440004/5054
8 years ago (2012-12-06 18:05:00 UTC) #16
commit-bot: I haz the power
Failed to apply patch for chrome/browser/extensions/api/sync_file_system/extension_sync_event_observer.cc: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
8 years ago (2012-12-06 18:05:25 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mpcomplete@chromium.org/11440004/22001
8 years ago (2012-12-06 19:52:30 UTC) #18
commit-bot: I haz the power
Failed to apply patch for chrome/browser/extensions/api/offscreen_tabs/offscreen_tabs_api.cc: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
8 years ago (2012-12-06 19:53:17 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mpcomplete@chromium.org/11440004/29001
8 years ago (2012-12-06 20:06:41 UTC) #20
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
8 years ago (2012-12-06 20:44:48 UTC) #21
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mpcomplete@chromium.org/11440004/29001
8 years ago (2012-12-06 23:12:40 UTC) #22
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
8 years ago (2012-12-06 23:32:48 UTC) #23
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mpcomplete@chromium.org/11440004/29001
8 years ago (2012-12-07 00:38:11 UTC) #24
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mpcomplete@chromium.org/11440004/36003
8 years ago (2012-12-07 00:45:00 UTC) #25
commit-bot: I haz the power
8 years ago (2012-12-07 07:48:06 UTC) #26
Message was sent while issue was closed.
Change committed as 171719

Powered by Google App Engine
This is Rietveld 408576698