[webkit-reviews] review requested: [Bug 204457] Math.max() can yield the wrong result for max(0, -0). : [Attachment 403678] Math.{max, min} fixes, v3

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 7 03:19:22 PDT 2020


Xan Lopez <xan.lopez at gmail.com> has asked  for review:
Bug 204457: Math.max() can yield the wrong result for max(0, -0).
https://bugs.webkit.org/show_bug.cgi?id=204457

Attachment 403678: Math.{max,min} fixes, v3

https://bugs.webkit.org/attachment.cgi?id=403678&action=review




--- Comment #18 from Xan Lopez <xan.lopez at gmail.com> ---
Created attachment 403678

  --> https://bugs.webkit.org/attachment.cgi?id=403678&action=review

Math.{max,min} fixes, v3

Rebased against master.


More information about the webkit-reviews mailing list