One-line comment addition, to match surrounding paragraphs that have comments.
git-svn-id: svn://10.0.0.236/trunk@77994 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
c85a85e16f
commit
8882f5c1b5
@ -1236,6 +1236,7 @@ nsJSContext::InitClasses()
|
||||
NS_ASSERTION(NS_SUCCEEDED(rv), "unable to init xpconnect classes");
|
||||
}
|
||||
|
||||
// Initialize the options object and set default options in mContext
|
||||
if (NS_SUCCEEDED(rv)) {
|
||||
JSObject *optionsObj = ::JS_DefineObject(mContext, globalObj, "options",
|
||||
&OptionsClass, nsnull, 0);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user