[Webkit-unassigned] [Bug 138020] A bunch of JS dates fail after r175078

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 23 17:43:37 PDT 2014


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

--- Comment #7 from Mark Lam <mark.lam at apple.com> ---
(In reply to comment #6)
> With a preliminary analysis, Widows returns default time milliseconds is
> based on UTC milliseconds unlike other OSs.

That’s nice to know, but it’s still not enough to tell us that this fix is correct and conclusive.  Let’s get more data on why Windows is behaving this way.

Also, if the timeType passed into calculateLocalTimeOffset() says that the incoming ms is in local time, then we would expect it to be in local time.  If this is not the case on Windows, then something upstream is not obeying the contract.  Hence, this is the wrong place to apply this fix.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20141024/a52c3e33/attachment-0002.html>


More information about the webkit-unassigned mailing list