OSDN Git Service

Fix ANR introduced by recent CL...
authorNicolas Roard <nicolasroard@google.com>
Sat, 19 Mar 2011 00:41:11 +0000 (17:41 -0700)
committerNicolas Roard <nicolasroard@google.com>
Sat, 19 Mar 2011 02:00:14 +0000 (19:00 -0700)
commita5ec3c20d40b576e2f6878c615cc7c63eebe3a3f
tree9797c22aede851d6e4ec08644217c9fef0531271
parent93a2b8c50e4f5f46e9d345c259e20192e47443a5
Fix ANR introduced by recent CL...
before locking a texture, it needs to be ready.

bug:4136077
Change-Id: Ib8235694e1a43524c52a02a5f288235d56088f46
WebCore/platform/graphics/android/LayerAndroid.cpp