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
092c84f62ec48cbddaebd0823668da17677f11ca
Mozilla
/
mozilla
/
js
History
pschwartau%netscape.com
7f0c1e36c3
Fixing a typo.
...
git-svn-id: svn://10.0.0.236/trunk@117277 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-23 01:50:16 +00:00
..
benchmarks
…
jsd
bug 129519, "JS_GetPropertyDesc gives up too easily", r=jband, sr=shaver, a=bren
2002-03-16 01:58:36 +00:00
jsdj
Bug 106386 rid source of misspellings
2002-03-19 04:30:17 +00:00
jsj
…
macbuild
bug 123770. extend xpconnect to use dynamic 'additional' interface info managers to support dynamic type info. Also, abstract out the Components.interfaces object and make the items use a bit less memory. r=dbradley sr=vidur
2002-02-18 23:47:30 +00:00
ref
…
rhino
Merge tryStack with sDbl, changing layout of stack arrays in Interpreter.interpret to variables|temporaries|try stack|stack and add itsMaxVars and itsMaxFrameArray to InterpreterData to simplify stack arrays setup and make possible implementation of stack reuse simple.
2002-03-22 18:51:33 +00:00
src
patch
#75132
changes for bug#132230 (str_unescape and js_str_escape in jsstr.c ignore OOM errors) Written by Steven Cole, sr=bendan, r=khanson, a=asa. Handles an out of memory conditions more gracefully.
2002-03-22 21:24:46 +00:00
tests
Fixing a typo.
2002-03-23 01:50:16 +00:00
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
…