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-21 02:27:14 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
gecko-dev
/
xpcom
History
bzbarsky%mit.edu
608e73b236
nsCOMArray::RemoveObjectAt fails to remove nulls correctly. Bug 265772,
...
r=darin, sr=dbaron
2004-10-24 17:24:25 +00:00
..
base
…
build
…
components
Reduce code size of do_GetService by moving an nsCOMPtr and QueryInterface out of the part that's done inline. b=264456 r=darin
2004-10-15 17:44:30 +00:00
doc
…
ds
nsCOMArray::RemoveObjectAt fails to remove nulls correctly. Bug 265772,
2004-10-24 17:24:25 +00:00
glue
Reduce code size and work done by do_GetInterface by removing unneeded inline nsCOMPtr. Pointed out by Bernard Alleysson <balleysson@bigfoot.com>. b=264456 r=darin
2004-10-15 18:03:35 +00:00
io
bug 263462 : NS_UnescapeURL doesn't honor esc_OnlyNonASCII (r=darin, sr=jst)
2004-10-12 08:48:31 +00:00
libxpt
/xptcall
…
MoreFiles
…
obsolete
…
proxy
…
reflect
Remove .type & .size directives when building on win32. Fixes mingw binutils 2.15.91 bustage.
2004-10-17 04:29:52 +00:00
sample
…
string
Fix nsPageFrame to not set string lengths to negative numbers, and fix string
2004-10-19 21:46:45 +00:00
stub
…
tests
fixing win32 bustage (hopefully)
2004-09-29 20:24:53 +00:00
threads
Fixing problem where mExitValue is unconditionally -1 on the mac after running a process. No bug. r+sr=dbaron@dbaron.org, a=asa@mozilla.org
2004-10-22 23:55:56 +00:00
tools
…
typelib
fix DEBUG_shaver build, r=biesi, sr=lumpy
2004-10-07 21:50:51 +00:00
windbgdlg
…
.cvsignore
…
Makefile.in
…
xpcom-config.h.in
…
xpcom-private.h.in
…