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-02-21 17:59:34 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
gecko-dev
/
xpcom
/
glue
History
mkaply%us.ibm.com
b4fb77cbcc
#48208
...
r=dougt, a=brendan Don't DebugBreak if the messagebox got an error displaying
2000-09-01 21:41:42 +00:00
..
nsComponentManagerUtils.h
remove useless nsIModule paste (
#22922
), add debug() for JS components, use categories for component loaders, XPCONNECT_STANDALONE (
#39875
), r=dp,waterson a=brendan
2000-05-26 04:56:23 +00:00
nsCOMPtr.cpp
Improved logging facilities on |nsCOMPtr| in cooperation with dbaron, for his new logging tools. r=dbaron
2000-06-08 04:52:39 +00:00
nsCOMPtr.h
Workaround for long-standing AIX bustage
2000-07-28 08:11:51 +00:00
nsDebug.cpp
#48208
2000-09-01 21:41:42 +00:00
nsDebug.h
…
nsGenericFactory.cpp
Bump up the intial hash table size in a bunch of places to avoid resizing the hash later. r=scc
2000-03-22 02:43:48 +00:00
nsGenericFactory.h
…
nsID.cpp
…
nsID.h
…
nsIGenericFactory.h
Attempt to fix nebiros (Sun WorkShop 5.0) bustage by changing NULL to nsnull. r=scc (Fix suggested by scc.)
2000-08-30 12:32:13 +00:00
nsISupportsUtils.h
Fix to 49416.
2000-08-25 09:58:35 +00:00
nsQuickSort.cpp
…
nsQuickSort.h
…
nsVoidArray.cpp
…
nsVoidArray.h
…
nsWeakReference.cpp
…
nsWeakReference.h
…