зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1361509 - initialise nsSVGGradientFrame::mSource r=mats
This commit is contained in:
Родитель
680d3c0bb4
Коммит
8b734a3546
|
@ -28,6 +28,7 @@ using namespace mozilla::gfx;
|
|||
nsSVGGradientFrame::nsSVGGradientFrame(nsStyleContext* aContext,
|
||||
LayoutFrameType aType)
|
||||
: nsSVGPaintServerFrame(aContext, aType)
|
||||
, mSource(nullptr)
|
||||
, mLoopFlag(false)
|
||||
, mNoHRefURI(false)
|
||||
{
|
||||
|
|
Загрузка…
Ссылка в новой задаче