зеркало из https://github.com/mozilla/pjs.git
Bug 253782 - stop large images overflowing in win32. r=pavlov, sr=roc
This commit is contained in:
Родитель
698bdb287b
Коммит
2eb23ec8a2
|
@ -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
|
||||
|
|
Загрузка…
Ссылка в новой задаче