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

Issue 208026: Fix registration of internal plugins broken by rev 23501... (Closed)

Created:
11 years, 3 months ago by jam
Modified:
9 years, 7 months ago
Reviewers:
CC:
chromium-reviews_googlegroups.com, darin (slow to review), jam
Visibility:
Public.

Description

Fix registration of internal plugins broken by rev 23501 Due to the plugin_list changes in rev 23501 internal plugins registered via a call to PluginList::RegisterInternalPlugin() are no longer being added to the plugin list when LoadPlugins() is called. Fix the problem by adding the internal plugins in LoadPlugins(). Original change by Marshall Greenblatt <magreenblatt@gmail.com>; at http://codereview.chromium.org/173107. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=26595

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -0 lines) Patch
M webkit/glue/plugins/plugin_list.cc View 4 chunks +12 lines, -0 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698