Revert r3036. This change breaks loading images as
authorcaryclark@google.com <caryclark@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Fri, 17 Feb 2012 14:42:22 +0000 (14:42 +0000)
committercaryclark@google.com <caryclark@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Fri, 17 Feb 2012 14:42:22 +0000 (14:42 +0000)
commit543c719a6d2d8f27f125cb5cb02aaa9c2e563bfd
treeb7062d2420af0dda959f67f1d51907d429d164eb
parent6c5bf8d9fe6fe263f583a4c22d04e3be879ecfeb
Revert r3036. This change breaks loading images as
described in Chromium issue 114107. The Chromium break
may be fixed by WebKit patch 78239, at which time
this patch can be reapplied.
Review URL: https://codereview.appspot.com/5675077

git-svn-id: http://skia.googlecode.com/svn/trunk@3219 2bbb7eff-a529-9590-31e7-b0007b416f81
src/core/SkBitmap.cpp
tests/BitmapCopyTest.cpp