Revert of cc: Don't consider tiles at the layers raster_contents_scale incomplete...
commitbb1bd87a4fad403340fe8e3168552a933954a535
authorfinnur <finnur@chromium.org>
Mon, 25 Aug 2014 09:59:07 +0000 (25 02:59 -0700)
committerCommit bot <commit-bot@chromium.org>
Mon, 25 Aug 2014 10:00:16 +0000 (25 10:00 +0000)
tree019914c3d0564fc2661bd60efe1cc0951ddeeb97
parent6f93ff91cd3dba63a70f2b860a99c34503580fbb
Revert of cc: Don't consider tiles at the layers raster_contents_scale incomplete (patchset #3 of https://codereview.chromium.org/484363003/)

Reason for revert:
Unit test added fails all the time.

http://build.chromium.org/p/chromium.memory/builders/Linux%20ASan%20LSan%20Tests%20%283%29/builds/6770

Original issue's description:
> 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
>
> Committed: https://chromium.googlesource.com/chromium/src/+/60c7d86bb7685d8ca04ee53ae20fcdd6cd37eb5f

TBR=enne@chromium.org,vmpstr@chromium.org,danakj@chromium.org
NOTREECHECKS=true
NOTRY=true
BUG=406433

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

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