Fixed <rdar://problem/
3882212> REGRESSION: Images clipped instead of scaled
Fixed <rdar://problem/
3884088> Crash terminating image load
Also added code to turn off color correction for images created
via CGImageSources. This code is currently disabled because CG
can't change the color space of images loaded progressively.
Further, according to Dave Hayward, CG will no longer attempt
to color correct images that don't have embedded profiles as of
Tiger 8A306.
Reviewed by Chris.
* WebCoreSupport.subproj/WebImageData.m:
(-[WebImageData _commonTermination]):
(-[WebImageData dealloc]):
(-[WebImageData _invalidateImageProperties]):
(-[WebImageData imageAtIndex:]):
(-[WebImageData incrementalLoadWithBytes:length:complete:]):
(-[WebImageData propertiesAtIndex:]):
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@8028
268f45cc-cd09-0410-ab3c-
d52691b4dbfc