зеркало из https://github.com/mozilla/pjs.git
Bug 647315. Back out one line of changeset 844579d34200. r=mattwoodrow
This commit is contained in:
Родитель
4eeaae413d
Коммит
92e9a3b67d
|
@ -345,6 +345,7 @@ ThebesLayerBuffer::BeginPaint(ThebesLayer* aLayer, ContentType aContentType,
|
|||
} else {
|
||||
// We can't do a real self-copy because the buffer is rotated.
|
||||
// So allocate a new buffer for the destination.
|
||||
destBufferRect = neededRegion.GetBounds();
|
||||
bufferDimsChanged = PR_TRUE;
|
||||
destBuffer = CreateBuffer(contentType, destBufferDims, bufferFlags);
|
||||
if (!destBuffer)
|
||||
|
|
Загрузка…
Ссылка в новой задаче