commit | 8e71b855394de5d35a93ac8f8aa0aa08e2c3a4c5 | [log] [tgz] |
---|---|---|
author | scottb@google.com <scottb@google.com@8db76d5a-ed1c-0410-87a9-c151d255dfc7> | Mon Nov 30 22:41:59 2009 +0000 |
committer | scottb@google.com <scottb@google.com@8db76d5a-ed1c-0410-87a9-c151d255dfc7> | Mon Nov 30 22:41:59 2009 +0000 |
tree | 66ff75290570f0b996a479d8da9822c7fab3dabe | |
parent | b674d9f58d788461e12bc1e1845d530604687125 [diff] |
Fix float/double crash on Firefox with max values. 1) Fix debug printing code from %f (which can overflow a buffer) to %g (which won't). 2) Compile out more debugging code anyway to avoid calling Value.toString() at all. Review by: jat (desk) git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@7205 8db76d5a-ed1c-0410-87a9-c151d255dfc7