[Webkit-unassigned] [Bug 37743] Separate clock time functions used by JavaScript from monotonically increasing time needed elsewhere

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 1 19:54:56 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=37743


Jason <liuyang12341982 at 163.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #95706|                            |review?
               Flag|                            |




--- Comment #43 from Jason <liuyang12341982 at 163.com>  2011-06-01 19:54:54 PST ---
Created an attachment (id=95706)
 --> (https://bugs.webkit.org/attachment.cgi?id=95706&action=review)
Patch based on Leo's

Add currentUTCTime() which should be used by jsCurrentTime() as clock
time.Change currentTime() with monotonically increasing codes.
And this patch can fix Bug21256 which has been tested at Qt version on Ubuntu.
Bug 31256 - SVG Animation freezes when system time was changed during playback.
And we can make these function's name be more rational with Bug 61257.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list