[Webkit-unassigned] [Bug 75892] Possible bug: Number(new Date(1, 1, 1, 1, 1, 1, 1))

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 1 10:54:00 PST 2012


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





--- Comment #4 from Gavin Barraclough <barraclough at apple.com>  2012-02-01 10:54:00 PST ---
Actually, the extra arguments on the lines in question were added in r104267 ( http://trac.webkit.org/changeset/104267 ), in part to deliberately provide additional testing of extra arguments being passed.

We could split these out into two sets of tests, one for infinities, one for too many arguments, but there is a correlation here (albeit weak) – in that extra arguments of Infinity is one that could through programmer error be construed as an error, but shouldn't be.  Let's leave this alone.

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