Google Code Exporter
Google Code Exporter
``` Does this require update nss version at least upto 3.16 or 3.17? How far have you done on this item? It got lots and lots of compile errors when...
``` No, this is just me patching SSL manually. I've had little luck with wholesale NSS updates. ``` Original comment by `[email protected]` on 9 Dec 2014 at 5:05
``` I don't see much point given that we should be able to disable SSLv3 soon. ``` Original comment by `[email protected]` on 23 Apr 2015 at 6:44
``` See http://code.google.com/p/tenfourfox/issues/detail?id=270 for how we solved a related issue in 10.4Fx. We should look at the XBL bindings. ``` Original comment by `[email protected]` on 27 May 2014 at 2:56
Original comment by `[email protected]` on 27 Oct 2014 at 12:13 - Added labels: **Priority-Medium** - Removed labels: **Priority-High**
``` Only one field in prefs does it. Not worth chasing right now. ``` Original comment by `[email protected]` on 27 Oct 2014 at 12:31 - Removed labels: **Milestone-Release9.3.3**
``` Some other things to test: http://www2.masashi.ne.jp/ohta/circular.html ``` Original comment by `[email protected]` on 30 Jun 2010 at 11:16
``` I updated the test case. Several things are now apparent: - The number and math is handled correctly internally (see updated test case); there is no rounding UNTIL the...
``` toString() also doesn't work. Maybe that's our problem? ``` Original comment by `[email protected]` on 8 Aug 2010 at 1:12
``` toString() rounds it up to 1.2e+12. Hmmmmmm. ``` Original comment by `[email protected]` on 8 Aug 2010 at 1:14