valeski%netscape.com
|
ac33036169
|
r=dbaron, sr=dougt. 97667. nsIInterfaceRequestor is now frozen. nsIInterfaceRequestorUtils.h is now required if you want to use do_GetInterface() for convenience. The two were split because the stuff that is now in nsIInterfaceRequestorUtils.h wasn't ready for freezing. Also, .idl files should just contain interface defs anyway.
|
2001-09-05 21:28:38 +00:00 |
dbaron%fas.harvard.edu
|
39e2126cb7
|
Add CallGetInterface. b=92602 r=jag sr=scc
|
2001-08-18 14:15:07 +00:00 |
dbaron%fas.harvard.edu
|
70bbb76124
|
Some compilers don't support default parameters on templates, so split CallGetService and use what would have been a better solution in the first place. sr=scc b=87735
|
2001-07-04 20:26:31 +00:00 |
dbaron%fas.harvard.edu
|
7cbc07dc03
|
Add tests for CallQueryInterface, CallQueryReferent, CallCreateInstance, and CallGetService to make sure they compile on all platforms. b=87735 r=jaggernaut sr=scc
|
2001-07-04 18:55:15 +00:00 |