OSDN Git Service

Mark layers as ready to swap if invisible
authorChris Craik <ccraik@google.com>
Mon, 24 Oct 2011 22:40:09 +0000 (15:40 -0700)
committerEd Heyl <ed@google.com>
Tue, 25 Oct 2011 20:36:01 +0000 (20:36 +0000)
commit9bcbd1be99f8033fe90e903b41a29a24dbf3616d
tree3c44ee4d22f2e82e2e3ac18453d1732ae19d44a5
parent3528cb86ca5faa67fb43f8cedb5437e3cb2c8b9f
Mark layers as ready to swap if invisible

bug:5505364

This avoids the problem of waiting infinitely during initialization (when a
layer doesn't have content) for the layer to be ready.

Change-Id: I364eff66616ea304a68976d5ad06ce5fdb1a6d4b
Source/WebCore/platform/graphics/android/TiledTexture.cpp