mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1012213: Let the BufferRect be managed and cleared by the callers like before. r=mattwoodrow
This commit is contained in:
parent
7fdcbab3b2
commit
6667f25c28
@ -260,9 +260,6 @@ ContentClientRemoteBuffer::CreateBackBuffer(const nsIntRect& aBufferRect)
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
||||
mBufferRect = aBufferRect;
|
||||
mBufferRotation = nsIntPoint();
|
||||
}
|
||||
|
||||
void
|
||||
|
Loading…
Reference in New Issue
Block a user