Make IPC::Channel::Listener:OnMessageReceived have a return value indicating...
Make IPC::Channel::Listener:OnMessageReceived have a return value indicating whether a message was processed or not. TBR=brettw Review URL: http://codereview.chromium.org/5978003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70139 0039d316-1c4b-4281-b951-d872f2087c98
Showing
- chrome/browser/appcache/appcache_dispatcher_host.cc 10 additions, 11 deletionschrome/browser/appcache/appcache_dispatcher_host.cc
- chrome/browser/automation/automation_provider.cc 5 additions, 3 deletionschrome/browser/automation/automation_provider.cc
- chrome/browser/automation/automation_provider.h 1 addition, 1 deletionchrome/browser/automation/automation_provider.h
- chrome/browser/automation/chrome_frame_automation_provider.cc 6 additions, 6 deletions...me/browser/automation/chrome_frame_automation_provider.cc
- chrome/browser/automation/chrome_frame_automation_provider.h 1 addition, 1 deletionchrome/browser/automation/chrome_frame_automation_provider.h
- chrome/browser/automation/testing_automation_provider.cc 5 additions, 2 deletionschrome/browser/automation/testing_automation_provider.cc
- chrome/browser/automation/testing_automation_provider.h 1 addition, 1 deletionchrome/browser/automation/testing_automation_provider.h
- chrome/browser/gpu_process_host.cc 8 additions, 5 deletionschrome/browser/gpu_process_host.cc
- chrome/browser/gpu_process_host.h 2 additions, 2 deletionschrome/browser/gpu_process_host.h
- chrome/browser/gpu_process_host_ui_shim.cc 9 additions, 7 deletionschrome/browser/gpu_process_host_ui_shim.cc
- chrome/browser/gpu_process_host_ui_shim.h 2 additions, 2 deletionschrome/browser/gpu_process_host_ui_shim.h
- chrome/browser/importer/firefox_importer_unittest_utils_mac.cc 8 additions, 2 deletions...e/browser/importer/firefox_importer_unittest_utils_mac.cc
- chrome/browser/nacl_host/nacl_broker_host_win.cc 4 additions, 1 deletionchrome/browser/nacl_host/nacl_broker_host_win.cc
- chrome/browser/nacl_host/nacl_broker_host_win.h 1 addition, 1 deletionchrome/browser/nacl_host/nacl_broker_host_win.h
- chrome/browser/nacl_host/nacl_process_host.cc 2 additions, 1 deletionchrome/browser/nacl_host/nacl_process_host.cc
- chrome/browser/nacl_host/nacl_process_host.h 1 addition, 1 deletionchrome/browser/nacl_host/nacl_process_host.h
- chrome/browser/plugin_data_remover.cc 3 additions, 1 deletionchrome/browser/plugin_data_remover.cc
- chrome/browser/plugin_data_remover.h 2 additions, 2 deletionschrome/browser/plugin_data_remover.h
- chrome/browser/plugin_process_host.cc 6 additions, 2 deletionschrome/browser/plugin_process_host.cc
- chrome/browser/plugin_process_host.h 1 addition, 1 deletionchrome/browser/plugin_process_host.h
Loading
Please register or sign in to comment