[webkit-reviews] review requested: [Bug 16753] date set methods with no args should result in NaN (Acid3 bug) : [Attachment 19214] Patch to handle NaN, Inf and missing arguments

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 19 14:11:10 PST 2008


Michael Knaup <michael.knaup at mac.com> has asked  for review:
Bug 16753: date set methods with no args should result in NaN (Acid3 bug)
http://bugs.webkit.org/show_bug.cgi?id=16753

Attachment 19214: Patch to handle NaN, Inf and missing arguments
http://bugs.webkit.org/attachment.cgi?id=19214&action=edit

------- Additional Comments from Michael Knaup <michael.knaup at mac.com>
I changed the code to match the code style guidelines and I added a modified
the testcase which also checks for NaN "recovery" using the setTime, setYear,
setFullYear and setUTCFullYear methods. For all other methods it is not
possible to recover from an NaN date


More information about the webkit-reviews mailing list