DescriptionRemove 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 #
Messages
Total messages: 4 (0 generated)
|