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
scc%netscape.com
6a09eaa097
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
..
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