[webkit-reviews] review requested: [Bug 72793] Add flags/precision arguments to String::number(double) to allow fine-grained control over the result string : [Attachment 115939] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Nov 19 01:07:05 PST 2011


Nikolas Zimmermann <zimmermann at kde.org> has asked  for review:
Bug 72793: Add flags/precision arguments to String::number(double) to allow
fine-grained control over the result string
https://bugs.webkit.org/show_bug.cgi?id=72793

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

------- Additional Comments from Nikolas Zimmermann <zimmermann at kde.org>
This patch is tested on Gtk/Mac/Win, during the develoment of a fix for bug
47467.
In order to keep patch sizes small, this first introduces a new variant of
String::number, which is then later deployed to fix actual bugs.


More information about the webkit-reviews mailing list