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

Issue 7036025: Get rid of chrome dependencies from PluginProcessHost by moving dispatching of chrome specific me... (Closed)

Created:
9 years, 7 months ago by jam
Modified:
9 years, 7 months ago
Reviewers:
ananta
CC:
chromium-reviews, darin-cc_chromium.org
Visibility:
Public.

Description

Get rid of chrome dependencies from PluginProcessHost by moving dispatching of chrome specific messages to a chrome IPC filter. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=85767

Patch Set 1 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+145 lines, -531 lines) Patch
M chrome/browser/chrome_content_browser_client.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/chrome_content_browser_client.cc View 3 chunks +7 lines, -0 lines 0 comments Download
A chrome/browser/chrome_plugin_message_filter.h View 1 chunk +42 lines, -0 lines 0 comments Download
A chrome/browser/chrome_plugin_message_filter.cc View 1 chunk +63 lines, -0 lines 0 comments Download
D chrome/browser/net/resolve_proxy_msg_helper.h View 1 chunk +0 lines, -85 lines 0 comments Download
D chrome/browser/net/resolve_proxy_msg_helper.cc View 1 chunk +0 lines, -120 lines 0 comments Download
D chrome/browser/net/resolve_proxy_msg_helper_unittest.cc View 1 chunk +0 lines, -236 lines 0 comments Download
M chrome/chrome_browser.gypi View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/chrome_tests.gypi View 2 chunks +1 line, -1 line 0 comments Download
M chrome/default_plugin/plugin_impl_win.cc View 3 chunks +4 lines, -30 lines 0 comments Download
M content/browser/DEPS View 2 chunks +0 lines, -2 lines 0 comments Download
M content/browser/content_browser_client.h View 2 chunks +6 lines, -0 lines 0 comments Download
M content/browser/content_browser_client.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M content/browser/plugin_process_host.h View 2 chunks +1 line, -4 lines 0 comments Download
M content/browser/plugin_process_host.cc View 6 chunks +3 lines, -41 lines 0 comments Download
M content/browser/renderer_host/browser_render_process_host.cc View 2 chunks +1 line, -1 line 0 comments Download
A + content/browser/resolve_proxy_msg_helper.h View 2 chunks +3 lines, -3 lines 0 comments Download
A + content/browser/resolve_proxy_msg_helper.cc View 1 chunk +1 line, -1 line 0 comments Download
A + content/browser/resolve_proxy_msg_helper_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/common/plugin_messages.h View 1 chunk +4 lines, -4 lines 0 comments Download
M content/content_browser.gypi View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
jam
9 years, 7 months ago (2011-05-18 00:23:37 UTC) #1
ananta
9 years, 7 months ago (2011-05-18 01:14:23 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698