Bug 1073252. Fix bustage in part 4, in a CLOSED TREE

This commit is contained in:
Robert O'Callahan
2014-10-31 22:40:15 +13:00
parent 41f3ba5759
commit 32e82709fe

View File

@@ -16,7 +16,7 @@ MacIOSurfaceTextureHostOGL::MacIOSurfaceTextureHostOGL(TextureFlags aFlags,
{
mSurface = MacIOSurface::LookupSurface(aDescriptor.surface(),
aDescriptor.scaleFactor(),
aDescriptor.hasAlpha());
!aDescriptor.isOpaque());
}
bool