Bug 137690

Summary: CoreAnimation: image is too large for GPU, ignoring message
Product: WebKit Reporter: Chris Mitchell <chrism>
Component: ImagesAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Critical CC: dino, jonlee, keving, roger_fong, simon.fraser, thorton, webkit-bug-importer
Priority: P1 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.9   
Attachments:
Description Flags
The image which does not work
none
The image file which does work none

Description Chris Mitchell 2014-10-14 05:19:35 PDT
Created attachment 239795 [details]
The image which does not work

I have 2 images both with the dimensions 5616 X 3744.

When I try to open them in Safari 7.1 and Webkit - nightly build 13-10-2014, one of them displays ok and then other just displays a black box.

When I check the console I get this message when I try and view the one which doesn't render correctly:
14/10/2014 13:08:03.620 com.apple.WebKit.WebContent.Development[27937]: CoreAnimation: 5616 by 3744 image is too large for GPU, ignoring

I have checked in Safari 6.0.2 and I don't get the problem.

Why is there a difference in behaviour between both files?
Comment 1 Chris Mitchell 2014-10-14 05:20:09 PDT
Created attachment 239796 [details]
The image file which does work
Comment 2 Radar WebKit Bug Importer 2014-10-28 23:51:30 PDT
<rdar://problem/18807798>
Comment 3 Radar WebKit Bug Importer 2014-10-28 23:51:32 PDT
<rdar://problem/18807799>