Bug 253782 - stop large images overflowing in win32. r=pavlov, sr=roc

This commit is contained in:
tor%cs.brown.edu 2004-08-02 16:15:55 +00:00
Родитель 698bdb287b
Коммит 2eb23ec8a2
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -261,7 +261,7 @@ private:
// alpha layer members
PRUint8 *mAlphaBits; // alpha layer if we made one
PRInt8 mAlphaDepth; // alpha layer depth
PRInt16 mARowBytes; // number of bytes per row in the image for tha alpha
PRInt32 mARowBytes; // number of bytes per row in the image for tha alpha
PRInt8 mImageCache; // place to save off the old image for fast animation
HBITMAP mHBitmap; // the GDI bitmaps
LPBITMAPINFOHEADER mBHead; // BITMAPINFOHEADER