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
Files
c51e515d06030331edade47dc53caf2fb01fe5de
Mozilla
/
mozilla
/
xpcom
/
sample
History
waterson%netscape.com
e20da712ec
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
...
git-svn-id: svn://10.0.0.236/trunk@50413 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-12 02:10:08 +00:00
..
macbuild
Modernized to use NSComponentStartup.o. Not part of build.
1999-10-03 02:58:48 +00:00
Makefile.in
Improved
1999-09-30 21:41:50 +00:00
makefile.win
Improved
1999-09-30 21:41:50 +00:00
nsISample.idl
Improved
1999-09-30 21:41:50 +00:00
nsSample.cpp
…
nsSample.js
…
nsSampleFactory.cpp
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
nsSampleModule.cpp
Using NS_ENSURE and NS_GET_IID()
1999-10-01 20:13:55 +00:00
xpconnect-sample.html
…