[webkit-reviews] review requested: [Bug 37743] Separate clock time functions used by JavaScript from monotonically increasing time needed elsewhere : [Attachment 95706] Patch based on Leo's

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


Jason <liuyang12341982 at 163.com> has asked  for review:
Bug 37743: Separate clock time functions used by JavaScript from monotonically
increasing time needed elsewhere
https://bugs.webkit.org/show_bug.cgi?id=37743

Attachment 95706: Patch based on Leo's
https://bugs.webkit.org/attachment.cgi?id=95706&action=review

------- Additional Comments from Jason <liuyang12341982 at 163.com>
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.


More information about the webkit-reviews mailing list