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

Issue 7661031: Tag IPC::Channel::Listener implementations with OVERRIDE (Closed)

Created:
9 years, 4 months ago by Evan Martin
Modified:
9 years, 4 months ago
Reviewers:
jam
CC:
chromium-reviews, michaeln, kkania, amit, jam, apatrick_chromium, joi+watch-content_chromium.org, darin-cc_chromium.org, Paweł Hajdan Jr., kinuko+watch, native-client-reviews_googlegroups.com
Visibility:
Public.

Description

Tag IPC::Channel::Listener implementations with OVERRIDE Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=97021

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+85 lines, -83 lines) Patch
M chrome/browser/automation/automation_provider.h View 1 chunk +5 lines, -5 lines 0 comments Download
M chrome/browser/automation/automation_resource_message_filter.h View 1 chunk +4 lines, -3 lines 0 comments Download
M chrome/browser/service/service_process_control.h View 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/nacl/broker_thread.h View 1 chunk +2 lines, -1 line 0 comments Download
M chrome/service/service_ipc_server.h View 1 chunk +4 lines, -4 lines 0 comments Download
M chrome_frame/cfproxy_private.h View 1 chunk +4 lines, -4 lines 0 comments Download
M content/browser/appcache/appcache_dispatcher_host.h View 1 chunk +2 lines, -2 lines 0 comments Download
M content/browser/browser_message_filter.h View 1 chunk +4 lines, -4 lines 0 comments Download
M content/browser/file_system/file_system_dispatcher_host.h View 1 chunk +2 lines, -2 lines 0 comments Download
M content/browser/gpu/gpu_process_host.h View 1 chunk +2 lines, -2 lines 0 comments Download
M content/browser/in_process_webkit/dom_storage_message_filter.h View 1 chunk +4 lines, -4 lines 0 comments Download
M content/browser/plugin_process_host.h View 1 chunk +3 lines, -3 lines 0 comments Download
M content/browser/plugin_service_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/ppapi_broker_process_host.h View 1 chunk +3 lines, -3 lines 0 comments Download
M content/browser/ppapi_plugin_process_host.h View 1 chunk +3 lines, -3 lines 0 comments Download
M content/browser/renderer_host/browser_render_process_host.h View 1 chunk +3 lines, -3 lines 0 comments Download
M content/browser/renderer_host/mock_render_process_host.h View 1 chunk +2 lines, -2 lines 0 comments Download
M content/common/child_process_host.h View 2 chunks +6 lines, -6 lines 0 comments Download
M content/common/gpu/gpu_channel.h View 1 chunk +3 lines, -3 lines 0 comments Download
M content/common/gpu/transport_texture.h View 1 chunk +3 lines, -3 lines 0 comments Download
M content/plugin/plugin_channel.h View 1 chunk +2 lines, -2 lines 0 comments Download
M content/plugin/plugin_channel_base.h View 1 chunk +3 lines, -3 lines 0 comments Download
M content/renderer/gpu/gpu_channel_host.h View 1 chunk +3 lines, -3 lines 0 comments Download
M content/renderer/gpu/transport_texture_host.h View 1 chunk +3 lines, -3 lines 0 comments Download
M ipc/ipc_channel_posix_unittest.cc View 1 chunk +5 lines, -5 lines 0 comments Download
M ipc/ipc_channel_proxy.h View 1 chunk +3 lines, -3 lines 0 comments Download
M ipc/ipc_tests.cc View 2 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Evan Martin
9 years, 4 months ago (2011-08-16 20:53:22 UTC) #1
jam
9 years, 4 months ago (2011-08-16 21:07:57 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698