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

Issue 194333002: Move extension_messages.h to extensions/common. (Closed)

Created:
6 years, 9 months ago by Daniel Erat
Modified:
6 years, 9 months ago
CC:
chromium-reviews, sadrul, nkostylev+watch_chromium.org, dcheng, dmazzoni+watch_chromium.org, stevenjb+watch_chromium.org, extensions-reviews_chromium.org, aboxhall+watch_chromium.org, jam, joi+watch-content_chromium.org, marja+watch_chromium.org, darin-cc_chromium.org, kalyank, jennb, yuzo+watch_chromium.org, jianli, oshima+watch_chromium.org, chromium-apps-reviews_chromium.org, chrome-apps-syd-reviews_chromium.org, plundblad+watch_chromium.org, tfarina, Dmitry Titov, davemoore+watch_chromium.org, dtseng+watch_chromium.org, ben+ash_chromium.org
Visibility:
Public.

Description

Move extension_messages.h to extensions/common. Move most of chrome/common/extensions/extension_messages.h into a new extensions/common/extension_messages.h file. WebApplicationInfo-related IPC definitions are now in chrome/common/extensions/chrome_extension_messages.h. BUG=335159 TBR=sky@chromium.org,cdn@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=256831

Patch Set 1 #

Total comments: 2

Patch Set 2 : remove include accidentally retained during merge #

Patch Set 3 : update DEPS and chrome_extension_messages build #

Patch Set 4 : merge #

Patch Set 5 : merge again #

Unified diffs Side-by-side diffs Delta from patch set Stats (+146 lines, -1063 lines) Patch
M apps/DEPS View 1 2 3 4 1 chunk +0 lines, -1 line 0 comments Download
M apps/app_window.cc View 1 2 3 2 chunks +1 line, -1 line 0 comments Download
M apps/app_window_contents.cc View 2 chunks +1 line, -1 line 0 comments Download
M apps/launcher.cc View 2 chunks +1 line, -1 line 0 comments Download
M chrome/browser/apps/app_url_redirector.cc View 2 chunks +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/accessibility/accessibility_manager.cc View 1 2 3 2 chunks +1 line, -1 line 0 comments Download
M chrome/browser/extensions/active_tab_permission_granter.cc View 2 chunks +1 line, -1 line 0 comments Download
M chrome/browser/extensions/api/alarms/alarms_api_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/api/declarative_content/content_rules_registry.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/api/execute_code_function.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/api/messaging/extension_message_port.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/api/messaging/message_service.cc View 2 chunks +1 line, -1 line 0 comments Download
M chrome/browser/extensions/api/page_capture/page_capture_api.cc View 2 chunks +1 line, -1 line 0 comments Download
M chrome/browser/extensions/api/tabs/ash_panel_contents.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/api/tabs/tabs_api.cc View 1 2 3 2 chunks +1 line, -1 line 0 comments Download
M chrome/browser/extensions/api/web_request/web_request_api.cc View 1 2 3 2 chunks +1 line, -1 line 0 comments Download
M chrome/browser/extensions/api/web_request/web_request_api_unittest.cc View 2 chunks +1 line, -1 line 0 comments Download
M chrome/browser/extensions/extension_function_dispatcher.cc View 2 chunks +1 line, -1 line 0 comments Download
M chrome/browser/extensions/extension_host.cc View 2 chunks +1 line, -1 line 0 comments Download
M chrome/browser/extensions/extension_service.cc View 1 2 3 4 2 chunks +1 line, -1 line 0 comments Download
M chrome/browser/extensions/extension_view_host.cc View 2 chunks +1 line, -1 line 0 comments Download
M chrome/browser/extensions/extension_web_contents_observer.cc View 2 chunks +1 line, -1 line 0 comments Download
M chrome/browser/extensions/permissions_updater.cc View 2 chunks +1 line, -1 line 0 comments Download
M chrome/browser/extensions/script_executor.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/suggest_permission_util.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/tab_helper.cc View 1 2 3 4 4 chunks +4 lines, -3 lines 0 comments Download
M chrome/browser/extensions/user_script_master.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/notifications/balloon_host.cc View 2 chunks +1 line, -1 line 0 comments Download
M chrome/browser/renderer_host/chrome_render_message_filter.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/renderer_host/pepper/pepper_extensions_common_message_filter.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sessions/session_tab_helper.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/speech/extension_api/tts_engine_extension_api.cc View 2 chunks +1 line, -1 line 0 comments Download
M chrome/browser/themes/theme_syncable_service_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/ash/ash_keyboard_controller_proxy.cc View 2 chunks +1 line, -1 line 0 comments Download
M chrome/browser/ui/panels/panel_host.cc View 2 chunks +1 line, -1 line 0 comments Download
M chrome/browser/ui/webui/sync_internals_ui.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/web_applications/web_app_unittest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/chrome_common.gypi View 1 2 3 2 chunks +1 line, -2 lines 0 comments Download
M chrome/common/common_message_generator.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/api/bluetooth/bluetooth_manifest_permission.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/api/sockets/sockets_manifest_permission.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/api/sockets/sockets_manifest_permission_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
A chrome/common/extensions/chrome_extension_messages.h View 1 chunk +41 lines, -0 lines 0 comments Download
M chrome/common/extensions/extension_file_util.cc View 1 chunk +1 line, -1 line 0 comments Download
D chrome/common/extensions/extension_messages.h View 1 chunk +0 lines, -678 lines 0 comments Download
D chrome/common/extensions/extension_messages.cc View 1 chunk +0 lines, -256 lines 0 comments Download
M chrome/common/extensions/manifest_handlers/settings_overrides_handler.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/manifest_handlers/ui_overrides_handler.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/permissions/set_disjunction_permission.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/renderer/chrome_mock_render_thread.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/renderer/extensions/api_activity_logger.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/renderer/extensions/app_bindings.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/renderer/extensions/app_window_custom_bindings.cc View 2 chunks +1 line, -1 line 0 comments Download
M chrome/renderer/extensions/content_watcher.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/renderer/extensions/context_menus_custom_bindings.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/renderer/extensions/dispatcher.cc View 1 2 3 4 2 chunks +1 line, -1 line 0 comments Download
M chrome/renderer/extensions/dom_activity_logger.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/renderer/extensions/event_bindings.cc View 2 chunks +1 line, -1 line 0 comments Download
M chrome/renderer/extensions/extension_frame_helper.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/renderer/extensions/extension_helper.cc View 4 chunks +5 lines, -3 lines 0 comments Download
M chrome/renderer/extensions/extension_localization_peer.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/renderer/extensions/i18n_custom_bindings.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/renderer/extensions/messaging_bindings.cc View 2 chunks +1 line, -1 line 0 comments Download
M chrome/renderer/extensions/module_system.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/renderer/extensions/page_capture_custom_bindings.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/renderer/extensions/renderer_permissions_policy_delegate_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/renderer/extensions/request_sender.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/renderer/extensions/runtime_custom_bindings.cc View 2 chunks +1 line, -1 line 0 comments Download
M chrome/renderer/extensions/tabs_custom_bindings.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/renderer/extensions/user_script_scheduler.cc View 2 chunks +1 line, -1 line 0 comments Download
M chrome/renderer/extensions/user_script_slave.cc View 2 chunks +1 line, -1 line 0 comments Download
M chrome/renderer/extensions/webstore_bindings.cc View 1 chunk +1 line, -1 line 0 comments Download
M extensions/DEPS View 1 2 1 chunk +0 lines, -6 lines 0 comments Download
M extensions/browser/DEPS View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M extensions/browser/event_router.cc View 2 chunks +1 line, -1 line 0 comments Download
M extensions/browser/extension_function.cc View 2 chunks +1 line, -1 line 0 comments Download
M extensions/browser/extension_message_filter.cc View 1 chunk +1 line, -1 line 0 comments Download
M extensions/browser/lazy_background_task_queue.cc View 2 chunks +1 line, -1 line 0 comments Download
M extensions/browser/process_manager.cc View 1 2 3 2 chunks +1 line, -1 line 0 comments Download
M extensions/browser/renderer_startup_helper.cc View 2 chunks +1 line, -1 line 0 comments Download
M extensions/common/DEPS View 1 chunk +2 lines, -0 lines 0 comments Download
A + extensions/common/extension_message_generator.h View 1 chunk +2 lines, -2 lines 0 comments Download
A + extensions/common/extension_message_generator.cc View 1 chunk +7 lines, -7 lines 0 comments Download
A + extensions/common/extension_messages.h View 6 chunks +3 lines, -27 lines 0 comments Download
A + extensions/common/extension_messages.cc View 1 chunk +1 line, -2 lines 0 comments Download
M extensions/common/permissions/api_permission_set_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M extensions/common/permissions/manifest_permission_set_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M extensions/extensions.gyp View 1 2 3 1 chunk +4 lines, -0 lines 0 comments Download
M ipc/ipc_message_start.h View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 28 (0 generated)
Daniel Erat
https://codereview.chromium.org/194333002/diff/1/chrome/renderer/extensions/extension_helper.cc File chrome/renderer/extensions/extension_helper.cc (right): https://codereview.chromium.org/194333002/diff/1/chrome/renderer/extensions/extension_helper.cc#newcode166 chrome/renderer/extensions/extension_helper.cc:166: IPC_MESSAGE_HANDLER(ChromeExtensionMsg_GetApplicationInfo, is this (mixing a ChromeExtensionMsg in with all ...
6 years, 9 months ago (2014-03-11 05:34:41 UTC) #1
not at google - send to devlin
extension messages lgtm https://codereview.chromium.org/194333002/diff/1/chrome/renderer/extensions/extension_helper.cc File chrome/renderer/extensions/extension_helper.cc (right): https://codereview.chromium.org/194333002/diff/1/chrome/renderer/extensions/extension_helper.cc#newcode166 chrome/renderer/extensions/extension_helper.cc:166: IPC_MESSAGE_HANDLER(ChromeExtensionMsg_GetApplicationInfo, On 2014/03/11 05:34:42, Daniel Erat ...
6 years, 9 months ago (2014-03-11 14:27:34 UTC) #2
Daniel Erat
The CQ bit was checked by derat@chromium.org
6 years, 9 months ago (2014-03-11 21:34:06 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/derat@chromium.org/194333002/40001
6 years, 9 months ago (2014-03-11 22:08:29 UTC) #4
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-12 02:07:52 UTC) #5
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_rel
6 years, 9 months ago (2014-03-12 02:07:53 UTC) #6
Daniel Erat
The CQ bit was checked by derat@chromium.org
6 years, 9 months ago (2014-03-12 09:35:32 UTC) #7
Daniel Erat
The CQ bit was unchecked by derat@chromium.org
6 years, 9 months ago (2014-03-12 09:35:49 UTC) #8
Daniel Erat
The CQ bit was checked by derat@chromium.org
6 years, 9 months ago (2014-03-12 13:28:53 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/derat@chromium.org/194333002/40001
6 years, 9 months ago (2014-03-12 13:29:02 UTC) #10
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-12 13:29:44 UTC) #11
commit-bot: I haz the power
Failed to apply patch for extensions/browser/DEPS: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
6 years, 9 months ago (2014-03-12 13:29:45 UTC) #12
Daniel Erat
The CQ bit was checked by derat@chromium.org
6 years, 9 months ago (2014-03-13 05:23:16 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/derat@chromium.org/194333002/60001
6 years, 9 months ago (2014-03-13 05:23:30 UTC) #14
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-13 07:05:32 UTC) #15
commit-bot: I haz the power
Try jobs failed on following builders: tryserver.chromium on linux_chromium_rel
6 years, 9 months ago (2014-03-13 07:05:32 UTC) #16
Daniel Erat
On 2014/03/13 07:05:32, I haz the power (commit-bot) wrote: > Try jobs failed on following ...
6 years, 9 months ago (2014-03-13 07:53:13 UTC) #17
Daniel Erat
The CQ bit was checked by derat@chromium.org
6 years, 9 months ago (2014-03-13 07:53:20 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/derat@chromium.org/194333002/60001
6 years, 9 months ago (2014-03-13 07:53:31 UTC) #19
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-13 10:29:20 UTC) #20
commit-bot: I haz the power
Failed to apply patch for ipc/ipc_message_start.h: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
6 years, 9 months ago (2014-03-13 10:29:21 UTC) #21
Daniel Erat
The CQ bit was checked by derat@chromium.org
6 years, 9 months ago (2014-03-13 11:32:15 UTC) #22
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/derat@chromium.org/194333002/80001
6 years, 9 months ago (2014-03-13 11:32:23 UTC) #23
commit-bot: I haz the power
Change committed as 256831
6 years, 9 months ago (2014-03-13 15:07:13 UTC) #24
Jeffrey Yasskin
This needs to move/copy the "For security review of IPC message files." section of the ...
6 years, 9 months ago (2014-03-18 18:34:28 UTC) #25
Daniel Erat
On 2014/03/18 18:34:28, Jeffrey Yasskin wrote: > This needs to move/copy the "For security review ...
6 years, 9 months ago (2014-03-18 21:00:42 UTC) #26
Cris Neckar
IPC lgtm
6 years, 9 months ago (2014-03-18 21:13:44 UTC) #27
Daniel Erat
6 years, 9 months ago (2014-03-19 00:22:41 UTC) #28
Message was sent while issue was closed.
On 2014/03/18 21:13:44, Cris Neckar wrote:
> IPC lgtm

OWNERS change is at https://codereview.chromium.org/197283034.

Powered by Google App Engine
This is Rietveld 408576698