dp%netscape.com
|
edcdeb94a5
|
NS_GET_IID(). Thanks to patch from pp@ludasdesign.com r=dp@netscape.com
|
1999-11-30 23:36:32 +00:00 |
|
scc%netscape.com
|
b2c12428df
|
changed the mechanism underlying |do_QueryInterface| to decouple |nsCOMPtr| from services, |nsIWeakReference|, etc. This change fixes bug #17364, and paves the way for making |nsCOMPtr| cooperate with services. r=valeski (additional builds done by dmose and syd)
|
1999-10-31 00:35:48 +00:00 |
|
scc%netscape.com
|
ba325f222d
|
added comments, fixed tabs
|
1999-08-21 20:06:52 +00:00 |
|
scc%netscape.com
|
0921e3bfc2
|
renamed to QueryReferent, do_QueryReferent, etc.
|
1999-08-13 23:00:58 +00:00 |
|
danm%netscape.com
|
bd95ca26db
|
fix WeakReference exporting for Windows. a:chofmann r:scc.
|
1999-08-11 23:48:08 +00:00 |
|
danm%netscape.com
|
ca50a5658b
|
synch declaration of NS_GetWeakReference with its implementation
|
1999-08-11 06:14:05 +00:00 |
|
scc%netscape.com
|
264a0e83ae
|
Moved the typedef to its own file: "nsWeakPtr.h". This avoids the circular includes problem and lets people #include just "nsWeakPtr.h" when they want an |nsWeakPtr|.
|
1999-08-03 08:15:31 +00:00 |
|
scc%netscape.com
|
f8db1fc479
|
OK, now only nsCOMPtr.h includes nsIWeakReference, and not the other way around. I'll probably have to make a header file just to contain the one-line typedef I moved.
|
1999-08-03 08:10:08 +00:00 |
|
scc%netscape.com
|
fbc8779752
|
First Checked In.
|
1999-08-03 03:41:27 +00:00 |
|