RESOLVED FIXED 157119
SVG SMIL animations run at less than 60fps
https://bugs.webkit.org/show_bug.cgi?id=157119
Summary SVG SMIL animations run at less than 60fps
Simon Fraser (smfr)
Reported 2016-04-27 21:24:56 PDT
SVG SMIL animations run at less than 60fps
Attachments
Patch (5.15 KB, patch)
2016-04-27 21:29 PDT, Simon Fraser (smfr)
thorton: review+
Simon Fraser (smfr)
Comment 1 2016-04-27 21:29:49 PDT
Simon Fraser (smfr)
Comment 2 2016-04-27 21:30:20 PDT
Simon Fraser (smfr)
Comment 3 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.
Simon Fraser (smfr)
Comment 4 2016-04-27 22:27:22 PDT
Note You need to log in before you can comment on or make changes to this bug.