[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:30:16 PST 2012


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





--- Comment #3 from Darin Adler <darin at apple.com>  2012-02-01 10:30:15 PST ---
I do think that passing too many arguments in that test was just a programming error I made in 2006. However, we should have test cases covering what happens when you pass too many arguments; there is defined required behavior and we should test for it.

If we remove the accidental testing, we should add make sure we keep intentional testing of extra arguments somewhere and have the correct behavior.

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