[Webkit-unassigned] [Bug 199163] toExponential, toFixed, and toPrecision should allow arguments up to 100

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 24 11:56:02 PDT 2019


https://bugs.webkit.org/show_bug.cgi?id=199163

--- Comment #7 from Ross Kirsling <ross.kirsling at sony.com> ---
Hmm, looks like lowering kMaxFixedDigitsBeforePoint requires us to deal with the e21 and e30 cases here too:
https://github.com/WebKit/webkit/blob/master/Tools/TestWebKitAPI/Tests/WTF/WTFString.cpp#L159-L169

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190924/3fca7304/attachment.html>


More information about the webkit-unassigned mailing list