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

Issue 11369247: Remove PluginList::RemovePlugin() and directly remove old plug-ins from plug-in list instead. (Closed)

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

Description

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 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=167979

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: 4 (0 generated)
Bernhard Bauer
Please review :)
8 years, 1 month ago (2012-11-15 17:11:49 UTC) #1
marja
Awesome bug! LGTM
8 years, 1 month ago (2012-11-15 17:12:28 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/bauerb@chromium.org/11369247/1
8 years, 1 month ago (2012-11-15 17:25:00 UTC) #3
commit-bot: I haz the power
8 years, 1 month ago (2012-11-15 19:16:14 UTC) #4
Change committed as 167979

Powered by Google App Engine
This is Rietveld 408576698