This website requires JavaScript.
Explore
Help
Sign In
Bommels05
/
Mozilla
Watch
1
Star
0
Fork
0
You've already forked Mozilla
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
db0b5fc1ed107c71501839df856497bbab8b2433
Mozilla
/
mozilla
/
js
History
gavin%gavinsharp.com
db0b5fc1ed
Bug 358569: When running with reduced FPU precision, the rounding error introduced by |d -=L*ds;| will cause |if (!(d *= 10.)) break;| to never be true, causing an infinite loop and consequent crash. Given |k| is already known, we know how often the loop should run, so use that as stop condition, also avoiding overwriting memory with 0. Patch by Keith Victor of MediaMachines, r=igor, r=crowder
...
git-svn-id: svn://10.0.0.236/trunk@215041 18797224-902f-48f8-a5cc-f745e15eee43
2006-11-09 18:53:24 +00:00
..
benchmarks
…
docs
Bug 106386 Correct misspellings in source code
2006-11-01 23:02:18 +00:00
jsd
…
jsdj
…
jsj
…
narcissus
…
perf
Bug 106386 Correct misspellings in source code
2006-08-28 20:12:37 +00:00
ref
…
rhino
We're now 1.6R5pre
2006-11-06 08:40:52 +00:00
src
Bug 358569: When running with reduced FPU precision, the rounding error introduced by |d -=L*ds;| will cause |if (!(d *= 10.)) break;| to never be true, causing an infinite loop and consequent crash. Given |k| is already known, we know how often the loop should run, so use that as stop condition, also avoiding overwriting memory with 0. Patch by Keith Victor of MediaMachines, r=igor, r=crowder
2006-11-09 18:53:24 +00:00
tamarin
*** empty log message ***
2006-11-08 21:03:34 +00:00
tests
JavaScript Test - regression test for bug 355344, by Jesse Ruderman
2006-11-07 04:40:46 +00:00
landbranch.pl
…
makefile.win
…