Temporary definition of NS_SCRIPTERROR_CLASSNAME (until file removed) to stave off bustage.
git-svn-id: svn://10.0.0.236/trunk@66245 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -68,6 +68,8 @@ interface nsIScriptError : nsIConsoleMessage
|
||||
};
|
||||
|
||||
%{ C++
|
||||
#define NS_SCRIPTERROR_CLASSNAME "Script Error"
|
||||
|
||||
#define NS_SCRIPTERROR_CID \
|
||||
{ 0xe38e53b9, 0x5bb0, 0x456a, { 0xb5, 0x53, 0x57, 0x93, 0x70, 0xcb, 0x15, 0x67 }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user