Bug 134650 - Don't throttle layer flushes when the main resource is a GIF
Summary: Don't throttle layer flushes when the main resource is a GIF
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Page Loading (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2014-07-05 04:45 PDT by Antti Koivisto
Modified: 2014-07-06 13:06 PDT (History)
2 users (show)

See Also:


Attachments
patch (5.67 KB, patch)
2014-07-05 05:06 PDT, Antti Koivisto
simon.fraser: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Antti Koivisto 2014-07-05 04:45:31 PDT
Don't throttle slow loading image animations.
Comment 1 Antti Koivisto 2014-07-05 04:45:42 PDT
<rdar://problem/17490712>
Comment 2 Antti Koivisto 2014-07-05 05:06:04 PDT
Created attachment 234439 [details]
patch
Comment 3 Simon Fraser (smfr) 2014-07-06 10:49:59 PDT
Comment on attachment 234439 [details]
patch

Does this file throttling on OS X too?
Comment 4 Antti Koivisto 2014-07-06 12:52:47 PDT
(In reply to comment #3)
> (From update of attachment 234439 [details])
> Does this file throttling on OS X too?

Yeh,
Comment 5 Antti Koivisto 2014-07-06 13:06:07 PDT
https://trac.webkit.org/r170830