Bug 157119 - SVG SMIL animations run at less than 60fps
Summary: SVG SMIL animations run at less than 60fps
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Simon Fraser (smfr)
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2016-04-27 21:24 PDT by Simon Fraser (smfr)
Modified: 2016-04-27 22:27 PDT (History)
4 users (show)

See Also:


Attachments
Patch (5.15 KB, patch)
2016-04-27 21:29 PDT, Simon Fraser (smfr)
thorton: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Fraser (smfr) 2016-04-27 21:24:56 PDT
SVG SMIL animations run at less than 60fps
Comment 1 Simon Fraser (smfr) 2016-04-27 21:29:49 PDT
Created attachment 277587 [details]
Patch
Comment 2 Simon Fraser (smfr) 2016-04-27 21:30:20 PDT
rdar://problem/25971304
Comment 3 Simon Fraser (smfr) 2016-04-27 21:31:15 PDT
Ideally we'd use a repeating timer to avoid one-shot timer drift, but SMIL animations are rare on the web so this is good enough.
Comment 4 Simon Fraser (smfr) 2016-04-27 22:27:22 PDT
http://trac.webkit.org/changeset/200171