Backout 4b46f6eff8f4 (Bug 732988) for linux Cipc orange

This commit is contained in:
Daniel Holbert
2012-03-11 16:43:12 -07:00
parent 25f6085512
commit 22ff58b4ab
5 changed files with 18 additions and 47 deletions

View File

@@ -230,8 +230,6 @@ ImageLayerOGL::RenderLayer(int,
NS_ASSERTION(image->GetFormat() != Image::REMOTE_IMAGE_BITMAP,
"Remote images aren't handled yet in OGL layers!");
NS_ASSERTION(mScaleMode == SCALE_NONE || image->GetSize() == mScaleToSize,
"Scale modes other than none not handled yet in OGL layers!");
if (image->GetFormat() == Image::PLANAR_YCBCR) {
PlanarYCbCrImage *yuvImage =