[Webkit-unassigned] [Bug 54529] GeolocationPosition to store timestamp as integer in miliseconds

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 16 16:25:12 PST 2011


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


Kent Tamura <tkent at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tkent at chromium.org




--- Comment #4 from Kent Tamura <tkent at chromium.org>  2011-02-16 16:25:12 PST ---
FYI.
Source/WebCore/html/DateComponents.{cpp,h} uses milliseconds in double for consistency with Source/JavaScriptCore/wtf/DateMath.h and JavaScript Date though WebCore basically uses seconds in double.

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