add support for nsIVariant and nsIPropertyBag. bug 44675 and bug 98209. sr=vidur r=dbradley
git-svn-id: svn://10.0.0.236/trunk@106867 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -37,11 +37,7 @@
|
||||
|
||||
#include "nsISupports.idl"
|
||||
|
||||
/* XXX should be built in */
|
||||
native nsID(nsID *);
|
||||
|
||||
[scriptable, uuid(948c2080-0398-11d3-915e-0000863011c4)]
|
||||
|
||||
interface nsIProxyCreateInstance : nsISupports
|
||||
{
|
||||
[noscript] void CreateInstanceByIID(in nsIIDRef cid,
|
||||
|
||||
@@ -1,8 +1,5 @@
|
||||
#include "nsISupports.idl"
|
||||
|
||||
/* XXX should be built in */
|
||||
native nsID(nsID *);
|
||||
|
||||
[uuid(1979e980-1cfd-11d3-915e-0000863011c4)]
|
||||
interface nsITestProxy : nsISupports
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user