Fix regression from throwing away frames of large animated images. Alter
animated images so that they refuse to advance the animation until the current displayed frame has been fully decoded. Reviewed by ggaren * platform/graphics/BitmapImage.cpp: (WebCore::BitmapImage::startAnimation): (WebCore::BitmapImage::advanceAnimation): * platform/graphics/ImageSource.h: * platform/graphics/cg/ImageSourceCG.cpp: (WebCore::ImageSource::frameIsCompleteAtIndex): git-svn-id: http://svn.webkit.org/repository/webkit/trunk@20070 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Please register or sign in to comment