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

Issue 19381007: Remove unused includes of plugin_list.h. Also remove unused ContentClient and webkit_support method… (Closed)

Created:
7 years, 5 months ago by jam
Modified:
7 years, 5 months ago
Reviewers:
jamesr
CC:
chromium-reviews, joi+watch-content_chromium.org, jam, darin-cc_chromium.org, stuartmorgan+watch_chromium.org
Visibility:
Public.

Description

Remove unused includes of plugin_list.h. Also remove unused ContentClient and webkit_support methods that referenced or used PluginList. BUG=237249 R=jamesr@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=211830

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -148 lines) Patch
M chrome/browser/plugins/chrome_plugin_service_filter.cc View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/plugins/plugin_finder_unittest.cc View 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/common/chrome_content_client.h View 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/common/chrome_content_client.cc View 2 chunks +0 lines, -5 lines 0 comments Download
M chrome/common/chrome_content_client_ios.mm View 1 chunk +0 lines, -5 lines 0 comments Download
M chrome/renderer/chrome_content_renderer_client.cc View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/renderer/plugins/plugin_placeholder.cc View 1 chunk +0 lines, -1 line 0 comments Download
M content/browser/plugin_service_impl.cc View 2 chunks +1 line, -4 lines 0 comments Download
M content/plugin/plugin_thread.cc View 1 chunk +0 lines, -3 lines 0 comments Download
M content/public/common/content_client.h View 2 chunks +0 lines, -8 lines 0 comments Download
M webkit/plugins/npapi/plugin_host.cc View 1 chunk +0 lines, -1 line 0 comments Download
M webkit/plugins/npapi/webplugin_delegate_impl_win.cc View 1 chunk +0 lines, -1 line 0 comments Download
M webkit/support/platform_support_mac.mm View 1 chunk +0 lines, -1 line 0 comments Download
D webkit/support/test_webplugin_page_delegate.h View 1 chunk +0 lines, -37 lines 0 comments Download
D webkit/support/test_webplugin_page_delegate.cc View 1 chunk +0 lines, -35 lines 0 comments Download
M webkit/support/webkit_support.h View 1 chunk +0 lines, -4 lines 0 comments Download
M webkit/support/webkit_support.cc View 3 chunks +0 lines, -35 lines 0 comments Download
M webkit/support/webkit_support.gypi View 1 chunk +0 lines, -2 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
jam
7 years, 5 months ago (2013-07-16 19:46:10 UTC) #1
jamesr
7 years, 5 months ago (2013-07-16 19:57:17 UTC) #2
lgtm

looks like WebPluginContainerTest bypasses this by hooking
WebFrameClient::createPlugin()

Powered by Google App Engine
This is Rietveld 408576698