зеркало из https://github.com/mozilla/gecko-dev.git
Bug 845188; initialise CommonAnimationData::mGenerationCount; r=roc
This commit is contained in:
Родитель
46036de057
Коммит
136969e6e1
|
@ -135,6 +135,7 @@ struct CommonElementAnimationData : public PRCList
|
|||
: mElement(aElement)
|
||||
, mElementProperty(aElementProperty)
|
||||
, mManager(aManager)
|
||||
, mAnimationGeneration(0)
|
||||
#ifdef DEBUG
|
||||
, mCalledPropertyDtor(false)
|
||||
#endif
|
||||
|
|
Загрузка…
Ссылка в новой задаче