[Webkit-unassigned] [Bug 54529] New: GeolocationPosition to store timestamp as integer in miliseconds
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Feb 15 21:46:39 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=54529
Summary: GeolocationPosition to store timestamp as integer in
miliseconds
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: All
Status: NEW
Severity: Normal
Priority: P2
Component: WebKit Misc.
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: mahesh.kulkarni at nokia.com
>From bug https://bugs.webkit.org/show_bug.cgi?id=42629, as per comment 15 and 16.
John/Jarred proposal to change GeolocationPosition to storing time as an integer number of in milliseconds, to match Geoposition. It would make sense to store in milliseconds so that it is an integer and so that it's the "lowest common denominator" and no chance of precision loss. Not to mention, it's more consistent and understandable given that the DOM spec is talking about milliseconds. We won't have to worry while coding if we're in seconds or milliseconds.
--
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