OSDN Git Service

Fix old textures not being repainted
authorChris Craik <ccraik@google.com>
Tue, 6 Sep 2011 21:44:13 +0000 (14:44 -0700)
committerThe Android Automerger <android-build@android.com>
Wed, 7 Sep 2011 00:23:00 +0000 (17:23 -0700)
commit9d8ad990d4f36baa517aa81b057ae052f1911634
treec69aec7f514addd33c142311ca49864747a9e348
parent02595c8646903e8fa907c057109a18375ba81630
Fix old textures not being repainted

bug:5261488

Tile textures that were reacquired by the same tiles weren't being marked as
dirty.

Change-Id: Ie5c41ff7a8166e5e48736bdc504b90e8c5512f79
Source/WebCore/platform/graphics/android/BaseTileTexture.cpp