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

Issue 11316101: Merge 167979 - Remove PluginList::RemovePlugin() and directly remove old plug-ins from plug-in list… (Closed)

Created:
8 years, 1 month ago by Bernhard Bauer
Modified:
8 years, 1 month ago
Reviewers:
Bernhard Bauer
CC:
chromium-reviews, darin-cc_chromium.org
Visibility:
Public.

Description

Merge 167979 - Remove PluginList::RemovePlugin() and directly remove old plug-ins from plug-in list instead. In the old version, removing the plug-in would modify the contents of the passed in parameter (which is a reference!), so we would keep on removing other plug-ins after it. Face, meet palm. BUG=159896 Review URL: https://chromiumcodereview.appspot.com/11369247 TBR=bauerb@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=168781

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -21 lines) Patch
M webkit/plugins/npapi/plugin_list.h View 1 chunk +0 lines, -4 lines 0 comments Download
M webkit/plugins/npapi/plugin_list.cc View 1 chunk +0 lines, -15 lines 0 comments Download
M webkit/plugins/npapi/plugin_list_win.cc View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
Bernhard Bauer
8 years, 1 month ago (2012-11-20 10:53:34 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698