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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 28 23:37:19 PST 2009


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


Janne Koskinen <koshuin at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #44235|review?, commit-queue?      |
               Flag|                            |




--- Comment #22 from Janne Koskinen <koshuin at gmail.com>  2009-12-28 23:37:18 PST ---
(From update of attachment 44235)
Killed the patch. I've found out when doing making the same patch for Qt that
3.1/3.2/5.0 all have major differences in API for timezone server and would
cause this patch to fail to compile on 3.1.
Problem is that 3.1 version of the API cannot be used like this to get DST at
all. Build variant for 3.1/3.2/5.0/future needs to be added if the code will
stay on webkit side. I think datemath needs to call datetime as already
suggested in the comments.

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