adding a flag
git-svn-id: svn://10.0.0.236/branches/XPCDOM_20010329_BRANCH@92946 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -67,7 +67,7 @@ interface nsIXPCScriptable : nsISupports
|
||||
const PRUint32 CLASSINFO_INTERFACES_ONLY = 1 << 23;
|
||||
const PRUint32 ALLOW_PROP_MODS_DURING_RESOLVE = 1 << 24;
|
||||
const PRUint32 ALLOW_PROP_MODS_TO_PROTOTYPE = 1 << 25;
|
||||
|
||||
const PRUint32 DONT_SHARE_PROTOTYPE = 1 << 26;
|
||||
|
||||
readonly attribute string className;
|
||||
readonly attribute PRUint32 scriptableFlags;
|
||||
|
||||
Reference in New Issue
Block a user