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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 14 05:21:23 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 224204: Patch v4
https://bugs.webkit.org/attachment.cgi?id=224204&action=review

------- Additional Comments from Tibor Mészáros
<tmeszaros.u-szeged at partner.samsung.com>
Style Fix:
Source/JavaScriptCore/runtime/MathObject.cpp:192: removed the newline before
else
Source/JavaScriptCore/runtime/MathObject.cpp:207: removed the newline before
else

Fix for expected:
math-expected.txt:112: added whitespace


More information about the webkit-reviews mailing list