DescriptionPluginLoader loads plugins again after last load completes
If the list of plugins has updated before PluginLoader gets a
request to load plugins it occasionally fails to load the entire
list. This happens when PluginLoader is serving the last plugin
load request.
To make sure PluginLoader is up-to-date with the latest plugin
list all plugin load requests are served.
BUG=117561
TEST=content_unittests --gtest_filter=PluginLoader*
R=rsesek
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=126250
Patch Set 1 #Patch Set 2 : remove logs #
Messages
Total messages: 12 (0 generated)
|