[Webkit-unassigned] [Bug 30681] Symbian port: JS Date operations very slow due to flaky POSIX date/time implementation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 26 16:17:10 PDT 2009


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


Antti Koivisto <koivisto at iki.fi> changed:

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




--- Comment #8 from Antti Koivisto <koivisto at iki.fi>  2009-10-26 16:17:09 PDT ---
(From update of attachment 41679)
Right, seems that this would trivially break getUTCOffset() by making it
include DST correction. Not all callpaths automatically add the DST offset
later.

If Qt has better implementation, you could just switch to those (from the posix
ones, with appropriate ifdefs).

-- 
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