Bug 1179987 - Remove painted region from SurfaceDescriptorTiles since it isn't used any more. r=nical
This commit is contained in:
@@ -379,7 +379,6 @@ TiledLayerBufferComposite::Clear()
|
||||
mTiles.mFirst = TileIntPoint();
|
||||
mTiles.mSize = TileIntSize();
|
||||
mValidRegion = nsIntRegion();
|
||||
mPaintedRegion = nsIntRegion();
|
||||
mResolution = 1.0;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user