Bug 171051

Summary: Increase large animation cutoff
Product: WebKit Reporter: Antti Koivisto <koivisto>
Component: ImagesAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: kling, sabouhallawa, simon.fraser, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch kling: review+

Antti Koivisto
Reported 2017-04-20 05:11:27 PDT
We currently switch to per-frame decoding if the animation is larger than 5MB. This is very power-inefficient and such animations are common. The cutoff originates from 2007 and it is time go update it.
Attachments
patch (1.79 KB, patch)
2017-04-20 05:20 PDT, Antti Koivisto
kling: review+
Radar WebKit Bug Importer
Comment 1 2017-04-20 05:16:04 PDT
Radar WebKit Bug Importer
Comment 2 2017-04-20 05:17:14 PDT
Radar WebKit Bug Importer
Comment 3 2017-04-20 05:17:22 PDT
Antti Koivisto
Comment 4 2017-04-20 05:20:55 PDT
Andreas Kling
Comment 5 2017-04-20 05:49:54 PDT
Comment on attachment 307589 [details] patch Sure
Antti Koivisto
Comment 6 2017-04-20 05:58:24 PDT
Note You need to log in before you can comment on or make changes to this bug.