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-01-26 06:38:36 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
gecko-dev
/
xpcom
History
scc%mozilla.org
be36f3d342
bug
#90394
: r=dbaron, sr=asa(?). A simple fix to a big leak when |nsXPIDLC?String|s are never accessed after assignment, deallocation failed. By storing the initial pointer in the _storage_ start slot, this is avoided.
2001-07-12 06:48:23 +00:00
..
appshell
…
base
Fixing blocker bug 90197 by backing out fix for 87913 that changed the behavior of
2001-07-12 03:58:32 +00:00
build
Add "caps" to REQUIRES to fix Senna bustage.
2001-07-11 13:45:34 +00:00
components
Fixing blocker bug 90197 by backing out fix for 87913 that changed the behavior of
2001-07-12 03:58:32 +00:00
doc
…
ds
Add methods for in-place sorting of nsVoidArray and ns[C]StringArray using caller-provided comparator callback functions. b=88344 r=dbaron sr=scc
2001-07-10 04:31:57 +00:00
glue
Fixing blocker bug 90197 by backing out fix for 87913 that changed the behavior of
2001-07-12 03:58:32 +00:00
io
Adding default string in Normalize to allow Purify to run under Solaris. r=kandrot@netscape.com, sr=scc@mozilla.org
2001-07-09 23:42:00 +00:00
libxpt
/xptcall
…
macbuild
Fixing Mac bustage. Part of 81165
2001-06-28 04:10:13 +00:00
proxy
…
reflect
#88742
2001-07-02 03:49:50 +00:00
remote
…
sample
…
string
bug
#90394
: r=dbaron, sr=asa(?). A simple fix to a big leak when |nsXPIDLC?String|s are never accessed after assignment, deallocation failed. By storing the initial pointer in the _storage_ start slot, this is avoided.
2001-07-12 06:48:23 +00:00
tests
Updating .cvsignore files.
2001-07-06 02:36:37 +00:00
threads
Bug 88413: Remove |GetUnicode()| from nsString (and replace it with |get()|). r=dbaron, rs=scc.
2001-06-30 11:02:25 +00:00
tools
fix for bug 84411: infinite loop in regxpcom. r/sr=shaver. properly increment loop variant.
2001-06-29 01:44:35 +00:00
typelib
…
windbgdlg
…
.cvsignore
…
Makefile.in
…
makefile.win
…