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
/
glue
History
scc%netscape.com
218ef805b6
Added |nsresult nsCOMPtr::assignment_error() const;| which returns the error, if any, from the most recent operation (constructor or assignment operator) that implicitly calls |QueryInterface|. This did not increase the size of an |nsCOMPtr|.
...
git-svn-id: svn://10.0.0.236/trunk@20328 18797224-902f-48f8-a5cc-f745e15eee43
1999-02-11 01:34:07 +00:00
..
nsCOMPtr.h
Added |nsresult nsCOMPtr::assignment_error() const;| which returns the error, if any, from the most recent operation (constructor or assignment operator) that implicitly calls |QueryInterface|. This did not increase the size of an |nsCOMPtr|.
1999-02-11 01:34:07 +00:00
nsDebug.cpp
Made abort abort on unix
1999-02-02 17:41:54 +00:00
nsDebug.h
Migrating public header files to public
1998-10-19 17:48:55 +00:00
nsID.cpp
landing XPCOM_BRANCH
1998-05-22 21:56:30 +00:00
nsID.h
Migrating public header files to public
1998-10-19 17:48:55 +00:00
nsVoidArray.cpp
added nsStringArray
1999-01-23 06:58:34 +00:00
nsVoidArray.h
added nsStringArray
1999-01-23 06:58:34 +00:00