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-16 23:25:03 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
gecko-dev
/
xpcom
/
glue
History
waterson%netscape.com
8241422540
Bug 16105. (Bugsplat 366256.) Ensure that nsISupports::Release() calls dtor only once by 'stabilizing' refcnt to a non-zero value before invoking the dtor. See also news://news.mozilla.org/37FD0F3C.3078AE5C%40netscape.com. r=scc,fur
1999-10-12 02:10:08 +00:00
..
nsComponentManagerUtils.h
add componentType to nsIModule::RegisterSelf
1999-09-22 03:18:27 +00:00
nsCOMPtr.cpp
…
nsCOMPtr.h
…
nsDebug.cpp
r=brendan; applied changes recommended by brendan
1999-10-04 23:35:51 +00:00
nsDebug.h
r=brendan; applied changes recommended by brendan
1999-10-04 23:35:51 +00:00
nsGenericFactory.cpp
…
nsGenericFactory.h
…
nsID.cpp
fixed mismatched free issues with nsID::ToString
1999-09-20 20:52:12 +00:00
nsID.h
put back <string.h> until we find all the uses =(
1999-09-06 21:22:36 +00:00
nsIGenericFactory.h
Create a version of NS_GENERIC_FACTORY_CONSTRUCTOR that lets you pass in
1999-10-10 22:30:55 +00:00
nsISupportsUtils.h
Bug 16105. (Bugsplat 366256.) Ensure that nsISupports::Release() calls dtor only once by 'stabilizing' refcnt to a non-zero value before invoking the dtor. See also news://news.mozilla.org/37FD0F3C.3078AE5C%40netscape.com. r=scc,fur
1999-10-12 02:10:08 +00:00
nsQuickSort.cpp
…
nsQuickSort.h
…
nsVoidArray.cpp
…
nsVoidArray.h
…
nsWeakReference.cpp
…
nsWeakReference.h
Made a protected method for severing weak references early
1999-09-21 20:20:04 +00:00