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

Issue 10553010: Rename IPC::Channel and IPC::Sender in src/chrome. (Closed)

Created:
8 years, 6 months ago by brettw
Modified:
8 years, 6 months ago
CC:
chromium-reviews, mihaip-chromium-reviews_chromium.org, nkostylev+watch_chromium.org, tfarina, kkania, Aaron Boodman, robertshield, oshima+watch_chromium.org, brettw-cc_chromium.org, darin-cc_chromium.org, native-client-reviews_googlegroups.com, stevenjb+watch_chromium.org, davemoore+watch_chromium.org
Visibility:
Public.

Description

Rename IPC::Channel and IPC::Sender in src/chrome. Changes code in chrome to use the new names over the old now-typedefed-for-compat ones. BUG= TEST= Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=142474

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+88 lines, -91 lines) Patch
M chrome/browser/automation/automation_browser_tracker.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/automation/automation_browser_tracker.cc View 1 chunk +1 line, -2 lines 0 comments Download
M chrome/browser/automation/automation_resource_message_filter.h View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/automation/automation_resource_tracker.h View 4 chunks +5 lines, -5 lines 0 comments Download
M chrome/browser/automation/automation_resource_tracker.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/automation/automation_tab_tracker.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/automation/automation_tab_tracker.cc View 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/automation/automation_window_tracker.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/automation/automation_window_tracker.cc View 1 chunk +1 line, -2 lines 0 comments Download
M chrome/browser/automation/chrome_frame_automation_provider.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/automation/testing_automation_provider.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/login/webui_login_view.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/api/web_request/web_request_api.h View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/extensions/api/web_request/web_request_api.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/extensions/api/web_request/web_request_api_unittest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/extensions/extension_event_router.h View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/extensions/extension_event_router.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/extension_function.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/extension_function.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/extension_function_dispatcher.h View 2 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/extensions/extension_function_dispatcher.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/importer/external_process_importer_bridge.h View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/importer/external_process_importer_bridge.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/importer/firefox_importer_unittest_utils_mac.cc View 4 chunks +6 lines, -6 lines 0 comments Download
M chrome/browser/pepper_flash_settings_manager.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/printing/cloud_print/test/cloud_print_proxy_process_browsertest.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/renderer_host/chrome_resource_dispatcher_host_delegate.h View 1 chunk +3 lines, -4 lines 0 comments Download
M chrome/browser/renderer_host/chrome_resource_dispatcher_host_delegate.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/webui/chromeos/mobile_setup_ui.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/extension_localization_peer.h View 4 chunks +4 lines, -4 lines 0 comments Download
M chrome/common/extensions/extension_localization_peer.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/common/extensions/extension_localization_peer_unittest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/nacl/nacl_broker_listener.h View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/nacl/nacl_helper_linux.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/nacl/nacl_ipc_adapter.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/nacl/nacl_listener.h View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/renderer/extensions/app_bindings.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/renderer/extensions/app_window_custom_bindings.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/renderer/extensions/chrome_v8_extension_handler.h View 2 chunks +3 lines, -3 lines 0 comments Download
M chrome/renderer/extensions/webstore_bindings.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/renderer/external_host_bindings.h View 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/renderer/external_host_bindings.cc View 1 chunk +1 line, -2 lines 0 comments Download
M chrome/renderer/pepper/ppb_nacl_private_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/service/service_ipc_server.h View 2 chunks +5 lines, -5 lines 0 comments Download
M chrome/test/automation/automation_proxy.h View 3 chunks +3 lines, -4 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
brettw
Low priority. Basically search & replace. In some obvious places in headers I used the ...
8 years, 6 months ago (2012-06-15 19:56:37 UTC) #1
Ben Goodger (Google)
8 years, 6 months ago (2012-06-15 19:59:11 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698