This website requires JavaScript.
Explore
Help
Register
Sign In
Magic-Mirror
/
gecko-dev
Watch
1
Star
0
Fork
0
You've already forked gecko-dev
mirror of
https://github.com/mozilla/gecko-dev.git
synced
2025-02-11 01:57:00 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
gecko-dev
/
js
History
brendan%mozilla.org
3f518e626f
Avoid toSource bloat in e.stack; fix related crash due to unrooted errObject in js_ErrorToException (139316, r=rginda, sr=shaver).
2002-05-07 08:34:51 +00:00
..
benchmarks
…
jsd
- venkman only -
2002-04-26 20:57:35 +00:00
jsdj
Bug 106386 rid source of misspellings
2002-03-19 04:30:17 +00:00
jsj
…
macbuild
Fix for smoketest blocker 135697. Bump up version on the compiler test to force JS to be compiled with opt level 2. a=leaf.
2002-04-05 19:06:29 +00:00
ref
…
rhino
Replace when possible usage of API available only since JDK 1.2 by their JDK 1.1 analogous or by classes available in the Rhino core to make port to JDK 1.1 easier.
2002-05-03 19:42:36 +00:00
src
Avoid toSource bloat in e.stack; fix related crash due to unrooted errObject in js_ErrorToException (139316, r=rginda, sr=shaver).
2002-05-07 08:34:51 +00:00
tests
Initial add. Regression test for bug 140974.
2002-05-04 01:13:40 +00:00
.cvsignore
…
landbranch.pl
…
Makefile.in
bug 76050, build js/jsd from toplevel makefile so we're sure we've got an xpidl compiler. r=cls
2001-05-15 20:38:26 +00:00
makefile.win
…