WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 65282
31256
SVG Animation freezes when system time was changed during playback.
https://bugs.webkit.org/show_bug.cgi?id=31256
Summary
SVG Animation freezes when system time was changed during playback.
Alexander Kabakov
Reported
2009-11-09 06:48:49 PST
SVG Animation freezes when system time was changed during playback.
Attachments
Add attachment
proposed patch, testcase, etc.
Nikolas Zimmermann
Comment 1
2010-07-09 07:15:20 PDT
***
Bug 31550
has been marked as a duplicate of this bug. ***
Antonio Gomes
Comment 2
2011-06-07 08:16:10 PDT
Reporter: could you recheck it with ToT?
Nikolas Zimmermann
Comment 3
2012-02-13 09:05:33 PST
Bug 65282
seems to contain a fix for this.
Karl Dubost
Comment 4
2026-04-01 08:03:03 PDT
SMILTimeContainer now uses MonotonicTime::now() for all timing operations (lines 100, 127, 145, 159, 179 of SMILTimeContainer.cpp). Monotonic time is immune to system clock changes. This is the fix described in
Bug 65282
. *** This bug has been marked as a duplicate of
bug 65282
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug