cc: Don't consider tiles at the layers raster_contents_scale incomplete
commitef468cde5048721e27faa4265f70f2fd0e424618
authordanakj <danakj@chromium.org>
Sat, 23 Aug 2014 22:10:06 +0000 (23 15:10 -0700)
committerCommit bot <commit-bot@chromium.org>
Sat, 23 Aug 2014 22:11:21 +0000 (23 22:11 +0000)
tree69d5be0fc2181db9361000174fbff79f12ce9a1d
parent0cd6622525e64c1558ed22b6e62fdf77a0838377
cc: Don't consider tiles at the layers raster_contents_scale incomplete

When PictureLayerImpl chooses a scale to raster at, we should accept
tiles at that scale as complete, and not try wait for tiles at some
other scale to be filled in. Such a tiling may not even exist.

R=enne, vmpstr
BUG=406433

Review URL: https://codereview.chromium.org/484363003

Cr-Commit-Position: refs/heads/master@{#291604}
cc/layers/picture_layer_impl.cc
cc/layers/picture_layer_impl_unittest.cc
cc/test/fake_picture_layer_impl.h