[webkit-reviews] review requested: [Bug 104147] Math.{max, min}() must not return after first NaN value : [Attachment 223868] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 11 08:55:54 PST 2014


Tibor Mészáros <tmeszaros.u-szeged at partner.samsung.com> has asked  for review:
Bug 104147: Math.{max, min}() must not return after first NaN value
https://bugs.webkit.org/show_bug.cgi?id=104147

Attachment 223868: Patch
https://bugs.webkit.org/attachment.cgi?id=223868&action=review

------- Additional Comments from Tibor Mészáros
<tmeszaros.u-szeged at partner.samsung.com>
According to the spec, ToNumber going to be called on each argument even if a
`NaN` value was already found.


More information about the webkit-reviews mailing list