зеркало из https://github.com/mozilla/pjs.git
Bug 574581 - "Conditional jump or move depends on uninitialised value(s)" in ThebesLayerOGL::EnsureSurface(). r=jones.chris.g
--HG-- extra : rebase_source : 6934d7596614430ae5366da61b2a0846fd90c311
This commit is contained in:
Родитель
748f948e45
Коммит
7d021a6adf
|
@ -78,6 +78,7 @@ ThebesLayerOGL::ThebesLayerOGL(LayerManagerOGL *aManager)
|
|||
, LayerOGL(aManager)
|
||||
, mTexture(0)
|
||||
, mOffscreenFormat(gfxASurface::ImageFormatUnknown)
|
||||
, mOffscreenSize(-1,-1)
|
||||
{
|
||||
mImplData = static_cast<LayerOGL*>(this);
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче