diff options
author | yzshen@chromium.org <yzshen@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-07-12 09:25:53 +0000 |
---|---|---|
committer | yzshen@chromium.org <yzshen@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-07-12 09:25:53 +0000 |
commit | 6464cc1951ff3da35a77d6a1436e65a4f53ff758 (patch) | |
tree | 313ae4c49cc7e13480296f3aac013789f91689f8 /.DEPS.git | |
parent | d2fb312db2df1a5f36e596a89cd89271ba6931e4 (diff) | |
download | chromium_src-6464cc1951ff3da35a77d6a1436e65a4f53ff758.zip chromium_src-6464cc1951ff3da35a77d6a1436e65a4f53ff758.tar.gz chromium_src-6464cc1951ff3da35a77d6a1436e65a4f53ff758.tar.bz2 |
Fix 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
Review URL: https://chromiumcodereview.appspot.com/10690146
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@146307 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to '.DEPS.git')
0 files changed, 0 insertions, 0 deletions