The MacOS and Windows native location providers were using PR_Now() which returns microseconds. The spec says it should be milliseconds.
The MacOS and Windows native location providers were using PR_Now() which returns microseconds. The spec says it should be milliseconds.