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
Mozilla
/
mozilla
/
xpcom
History
norris%netscape.com
8b495ca37d
Fix 18592 Fix example: XPCom components cannot be used under
...
r=mstoltz git-svn-id: svn://10.0.0.236/trunk@57748 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 00:03:46 +00:00
..
appshell
…
base
use C style comments and not C++
2000-01-13 23:06:47 +00:00
build
…
components
…
doc
…
ds
…
glue
macros and defs to removed conditional definition of |GetIID()| within |nsISupports|. r=beard, (waterson?), bug=10477
2000-01-13 05:48:47 +00:00
io
fix the case where the char stream impl reallocated its buffer to accomodate data > 256 bytes. mLength wasn't set (at all) so the memcpy() copied nothing into the new buffer.
2000-01-13 02:00:57 +00:00
libxpt
/xptcall
…
macbuild
…
proxy
locking nsProxyObject before calling XPT_InvokeByIndex()
2000-01-12 01:26:11 +00:00
reflect
Fix to deal with arrays of interface pointers. r=mccabe
2000-01-13 05:54:40 +00:00
remote
…
sample
Fix 18592 Fix example: XPCom components cannot be used under
2000-01-14 00:03:46 +00:00
string
/obsolete
…
tests
…
threads
…
tools
…
typelib
Fix to deal with arrays of interface pointers. r=mccabe
2000-01-13 05:54:40 +00:00
Makefile.in
…
makefile.win
…