[webkit-reviews] review requested: [Bug 32675] HTMLInputElement::stepMismatch() uses ambiguous overload of pow() : [Attachment 45099] Patch 1 for Bug 32675

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 17 11:46:57 PST 2009


Steve Block <steveblock at google.com> has asked  for review:
Bug 32675: HTMLInputElement::stepMismatch() uses ambiguous overload of pow()
https://bugs.webkit.org/show_bug.cgi?id=32675

Attachment 45099: Patch 1 for Bug 32675
https://bugs.webkit.org/attachment.cgi?id=45099&action=review

------- Additional Comments from Steve Block <steveblock at google.com>
Cast first argument of pow to double to force 'double pow(double, int)'


More information about the webkit-reviews mailing list