[webkit-reviews] review denied: [Bug 48308] Too precise serialization from floating point number to string for "number" input elements : [Attachment 73347] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 9 01:49:53 PST 2010


Kent Tamura <tkent at chromium.org> has denied Dai Mikurube
<dmikurube at google.com>'s request for review:
Bug 48308: Too precise serialization from floating point number to string for
"number" input elements
https://bugs.webkit.org/show_bug.cgi?id=48308

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

------- Additional Comments from Kent Tamura <tkent at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=73347&action=review

> WebCore/html/HTMLInputElement.cpp:328
> +    fprintf(stderr, "b = %u\n", baseDecimalPlaces);

please remove this.


More information about the webkit-reviews mailing list