DescriptionWhile initializing the pepper plugin registry in the renderer we load each plugin and attempt to initialize
it. If initialization fails for a plugin the code in PluginModule unloads the plugin but still attempts
to invoke the shutdown function on an unloaded plugin module.
Proposed fix is to initialize the entry points member with the plugin entry points only when initialization
succeeds.
BUG=none
TEST=The renderer should not crash if initializing a pepper plugin fails.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=91756
Patch Set 1 #Patch Set 2 : '' #
Total comments: 2
Patch Set 3 : '' #
Messages
Total messages: 5 (0 generated)
|