[webkit-reviews] review canceled: [Bug 30681] [Symbian] JS Date operations very slow due to flaky POSIX date/time implementation : [Attachment 44235] another fix

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


Janne Koskinen <koshuin at gmail.com> has canceled Janne Koskinen
<koshuin at gmail.com>'s request for review:
Bug 30681: [Symbian] JS Date operations very slow due to flaky POSIX date/time
implementation
https://bugs.webkit.org/show_bug.cgi?id=30681

Attachment 44235: another fix
https://bugs.webkit.org/attachment.cgi?id=44235&action=review

------- Additional Comments from Janne Koskinen <koshuin at gmail.com>
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.


More information about the webkit-reviews mailing list