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-20 18:08:19 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
gecko-dev
/
xpcom
History
dougt%netscape.com
00d3cd613f
Fixes dropped socket transport during shutdown. The xpcom fix causes the UI event queue to be processed one final time after services shutdown. The socket transport fix forces all remaining active transports to be canceled, then released. r= waterson@netscape.com && darin@netscape.com a=mscott@netscape.com. b=63565
2001-01-09 05:44:47 +00:00
..
appshell
…
base
Fix the use of dynamic_cast for nsCOMPtr logging so it doesn't appear in a macro. b=61243
2000-12-23 16:43:32 +00:00
build
Fixes dropped socket transport during shutdown. The xpcom fix causes the UI event queue to be processed one final time after services shutdown. The socket transport fix forces all remaining active transports to be canceled, then released. r= waterson@netscape.com && darin@netscape.com a=mscott@netscape.com. b=63565
2001-01-09 05:44:47 +00:00
components
Fix the use of dynamic_cast for nsCOMPtr logging so it doesn't appear in a macro. b=61243
2000-12-23 16:43:32 +00:00
doc
…
ds
Part of fix for bug 42458. The Unichar version of nsCRT::strndup wasn't correctly terminating the string. R=varada, SR=mscott
2001-01-08 19:58:12 +00:00
glue
Bug 61339. Static accessor iid/cid should be 'const'. r=scc, sr=jband,rpotts
2000-12-21 00:38:31 +00:00
io
Fix for assert when loading content from the memory cache (ie. hitting Back). r=jst
2000-12-13 23:11:32 +00:00
libxpt
/xptcall
…
macbuild
Removing dead .toc files. Not part of build. a=sfraser.
2001-01-03 01:32:06 +00:00
proxy
…
reflect
Fix 10061: xptcall not right on irix. patch by Robert Low (rob@adacel.com.au). r=jband sr=blizzard
2001-01-05 23:44:21 +00:00
remote
…
sample
…
string
Add |.get()| to nsCString. Bug=58284,r=dbaron, a=scc.
2000-12-23 06:45:54 +00:00
tests
Convert correct usage of |nsCOMPtr<T>::operator&| to use |address_of| since the operator& will soon become private. b=59414 r=disttsc@bart.nl sr=waterson@netscape.com
2000-12-09 04:46:08 +00:00
threads
Increase BeOS event port capacity and avoid sending messages to event port if capacity is exceeded.
2001-01-07 09:03:09 +00:00
tools
…
typelib
Fix for
#62572
2000-12-11 23:06:26 +00:00
.cvsignore
…
Makefile.in
…
makefile.win
…