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

Issue 8493026: Revert r108760 / reland r108744, r108753 w/ fix (Closed)

Created:
9 years, 1 month ago by Dirk Pranke
Modified:
9 years, 1 month ago
Reviewers:
Robert Sesek, jam
CC:
chromium-reviews, nkostylev+watch_chromium.org, Erik does not do reviews, jam, mihaip+watch_chromium.org, dpranke-watch+content_chromium.org, joi+watch-content_chromium.org, Aaron Boodman, darin-cc_chromium.org, Paweł Hajdan Jr., stuartmorgan+watch_chromium.org, stevenjb+watch_chromium.org, davemoore+watch_chromium.org
Visibility:
Public.

Description

Revert r108760 / reland r108744, r108753 w/ fix Modify code in chrome to call wrapper functions on PluginService TBR=rsesek@chromium.org, jam@chromium.org BUG=90442 TEST=browser_tests PluginServiceTest.* pass on the Mac Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=108966

Patch Set 1 #

Patch Set 2 : fix typo causing test failures #

Patch Set 3 : rename plugin list accessor to plugin_list() #

Unified diffs Side-by-side diffs Delta from patch set Stats (+150 lines, -132 lines) Patch
M chrome/browser/browser_process_impl.cc View 4 chunks +2 lines, -8 lines 0 comments Download
M chrome/browser/chromeos/gview_request_interceptor_unittest.cc View 3 chunks +5 lines, -6 lines 0 comments Download
M chrome/browser/component_updater/npapi_flash_component_installer.cc View 3 chunks +3 lines, -5 lines 0 comments Download
M chrome/browser/component_updater/pepper_flash_component_installer.cc View 3 chunks +5 lines, -5 lines 0 comments Download
M chrome/browser/extensions/extension_service.cc View 5 chunks +7 lines, -9 lines 0 comments Download
M chrome/browser/metrics/metrics_service.cc View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/plugin_observer.cc View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/plugin_prefs.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/content_settings/content_setting_bubble_cocoa.mm View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/gtk/content_setting_bubble_gtk.cc View 3 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/views/content_setting_bubble_contents.cc View 3 chunks +2 lines, -2 lines 0 comments Download
M chrome/chrome_common.gypi View 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/common/chrome_content_client.h View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/common/chrome_content_client.cc View 2 chunks +34 lines, -0 lines 0 comments Download
D chrome/common/default_plugin.h View 1 chunk +0 lines, -16 lines 0 comments Download
D chrome/common/default_plugin.cc View 1 chunk +0 lines, -44 lines 0 comments Download
M chrome/plugin/chrome_content_plugin_client.cc View 2 chunks +0 lines, -4 lines 0 comments Download
M content/browser/plugin_service.h View 1 2 3 chunks +17 lines, -4 lines 0 comments Download
M content/browser/plugin_service.cc View 1 2 10 chunks +41 lines, -19 lines 0 comments Download
M content/browser/renderer_host/render_message_filter.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/plugin/plugin_thread.cc View 2 chunks +4 lines, -0 lines 0 comments Download
M content/public/common/content_client.h View 2 chunks +10 lines, -0 lines 0 comments Download
M content/shell/shell_content_client.h View 1 chunk +2 lines, -0 lines 0 comments Download
M content/shell/shell_content_client.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M content/test/test_content_client.h View 1 chunk +2 lines, -0 lines 0 comments Download
M content/test/test_content_client.cc View 1 chunk +4 lines, -0 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698