DescriptionFix PepperFlashSettingsManager::Core initialization.
Previously, it is possible that before the newly created Core object is added ref by PepperFlashSettingsManager, Initialize() on the IO thread has caused the ref count to drop to 0 and destroy the object.
This change makes sure that PepperFlashSettingsManager holds 1 ref before doing the initialization.
BUG=132818
TEST=None
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=146307
Patch Set 1 #
Messages
Total messages: 6 (0 generated)
|