-
yzshen@chromium.org authored
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 Review URL: https://chromiumcodereview.appspot.com/10690146 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@146307 0039d316-1c4b-4281-b951-d872f2087c98
6464cc19