зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1167069 - Initialize nsPluginFrame::mInstanceOwner to null. r=jmathies
This commit is contained in:
Родитель
bc1efeb0e0
Коммит
947b9dd206
|
@ -155,6 +155,7 @@ protected:
|
|||
|
||||
nsPluginFrame::nsPluginFrame(nsStyleContext* aContext)
|
||||
: nsPluginFrameSuper(aContext)
|
||||
, mInstanceOwner(nullptr)
|
||||
, mReflowCallbackPosted(false)
|
||||
{
|
||||
MOZ_LOG(GetObjectFrameLog(), PR_LOG_DEBUG,
|
||||
|
|
Загрузка…
Ссылка в новой задаче