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

Issue 9006036: Create an API around PluginService and use it from Chrome. (Closed)

Created:
9 years ago by jam
Modified:
9 years ago
Reviewers:
Dirk Pranke
CC:
chromium-reviews, jstritar+watch_chromium.org, robertshield, nkostylev+watch_chromium.org, kkania, achuith+watch_chromium.org, brettw-cc_chromium.org, jam, mihaip+watch_chromium.org, dcheng, dpranke-watch+content_chromium.org, joi+watch-content_chromium.org, Aaron Boodman, rginda+watch_chromium.org, darin-cc_chromium.org, Paweł Hajdan Jr., stuartmorgan+watch_chromium.org, stevenjb+watch_chromium.org, davemoore+watch_chromium.org
Visibility:
Public.

Description

Create an API around PluginService and use it from Chrome. BUG=98716 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=115259

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Patch Set 4 : fix cros #

Patch Set 5 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+295 lines, -160 lines) Patch
M chrome/browser/DEPS View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/automation/testing_automation_provider.cc View 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/browser_process_impl.cc View 3 chunks +3 lines, -2 lines 0 comments Download
M chrome/browser/chrome_plugin_service_filter.cc View 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/chromeos/gview_request_interceptor.cc View 2 chunks +3 lines, -1 line 0 comments Download
M chrome/browser/chromeos/gview_request_interceptor_unittest.cc View 1 2 3 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/component_updater/npapi_flash_component_installer.cc View 1 2 3 4 2 chunks +4 lines, -1 line 0 comments Download
M chrome/browser/component_updater/pepper_flash_component_installer.cc View 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/extensions/extension_content_settings_api.cc View 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/extensions/extension_service.cc View 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/extensions/file_manager_util.cc View 1 2 2 chunks +3 lines, -1 line 0 comments Download
M chrome/browser/metrics/metrics_service.cc View 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/plugin_data_remover_helper.cc View 1 chunk +3 lines, -1 line 0 comments Download
M chrome/browser/plugin_prefs.cc View 2 chunks +3 lines, -2 lines 0 comments Download
M chrome/browser/renderer_host/plugin_info_message_filter.cc View 3 chunks +5 lines, -2 lines 0 comments Download
M chrome/browser/ui/browser.cc View 4 chunks +3 lines, -1 line 0 comments Download
M chrome/browser/ui/cocoa/content_settings/content_setting_bubble_cocoa.mm View 1 chunk +3 lines, -1 line 0 comments Download
M chrome/browser/ui/cocoa/drag_util.mm View 1 1 chunk +5 lines, -1 line 0 comments Download
M chrome/browser/ui/gtk/content_setting_bubble_gtk.cc View 2 chunks +3 lines, -1 line 0 comments Download
M chrome/browser/ui/pdf/pdf_unsupported_feature.cc View 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/ui/views/content_setting_bubble_contents.cc View 2 chunks +3 lines, -1 line 0 comments Download
M chrome/browser/ui/webui/about_ui.cc View 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/ui/webui/flash_ui.cc View 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/ui/webui/plugins_ui.cc View 2 chunks +2 lines, -1 line 0 comments Download
M content/browser/plugin_loader_posix.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M content/browser/plugin_service.h View 1 4 chunks +42 lines, -100 lines 0 comments Download
M content/browser/plugin_service.cc View 13 chunks +47 lines, -29 lines 0 comments Download
M content/browser/renderer_host/render_message_filter.cc View 1 chunk +2 lines, -1 line 0 comments Download
M content/content_browser.gypi View 1 chunk +1 line, -0 lines 0 comments Download
A content/public/browser/plugin_service.h View 1 chunk +136 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
jam
9 years ago (2011-12-20 22:46:39 UTC) #1
Dirk Pranke
9 years ago (2011-12-20 23:04:46 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698