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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 12 09:09:20 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 223974: Patch v2
https://bugs.webkit.org/attachment.cgi?id=223974&action=review

------- Additional Comments from Tibor Mészáros
<tmeszaros.u-szeged at partner.samsung.com>
I added tests into this patch, and an "else" statement. In this way it will
falling through when result is NaN, and not necessary a description.


More information about the webkit-reviews mailing list