Do not attempt to scale webp.
authorscroggo <scroggo@chromium.org>
Mon, 13 Jul 2015 15:17:00 +0000 (08:17 -0700)
committerCommit bot <commit-bot@chromium.org>
Mon, 13 Jul 2015 15:17:00 +0000 (08:17 -0700)
commit6f818b39af8058f2818ae2263c823c06df5e2a0a
treea39ecb39f2d543e5cb4185dcedfb1abeb37b8f6d
parent24d8249638706acc28b32959aa7b093cf356f38a
Do not attempt to scale webp.

Scaling webp ends triggers warnings on our valgrind bot. It also results in
generating many images in Skia Gold that look mostly the same except
for a few pixels along the right edge.

BUG=skia:4038

Review URL: https://codereview.chromium.org/1227843005
dm/DM.cpp