OSDN Git Service

Fix the flickering bug. We return any previous textures used by the
authorNicolas Roard <nicolas@android.com>
Wed, 26 Jan 2011 22:46:30 +0000 (14:46 -0800)
committerNicolas Roard <nicolas@android.com>
Wed, 26 Jan 2011 22:46:30 +0000 (14:46 -0800)
commit4c0f1a51d7d3b51a1f241aa700f9ed5b3b23998c
treeb43179d9105c4e5e6c968662f99eb0e5fa48b1e6
parented03e47015ce173c535ea9da8b61548db718e80e
Fix the flickering bug. We return any previous textures used by the
layer until we get the new one ready.

bug:3391157 bug:3393571
Change-Id: I81dce23f79be788c3c0bfb0ccfd54d08156dfe3f
WebCore/platform/graphics/android/LayerAndroid.cpp
WebCore/platform/graphics/android/LayerTexture.h
WebCore/platform/graphics/android/TilesManager.cpp
WebCore/platform/graphics/android/TilesManager.h