mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-12 15:02:11 +00:00
Bug 622678: Empty valid region when resources are cleared. r=roc a=blocking-betan
This commit is contained in:
parent
482b106a38
commit
d4e5ed2167
@ -258,6 +258,7 @@ ThebesLayerD3D9::CleanResources()
|
||||
{
|
||||
mTexture = nsnull;
|
||||
mTextureOnWhite = nsnull;
|
||||
mValidRegion.SetEmpty();
|
||||
}
|
||||
|
||||
void
|
||||
|
Loading…
x
Reference in New Issue
Block a user