Change comment
git-svn-id: svn://10.0.0.236/branches/DOM_AGNOSTIC_BRANCH@181961 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -8071,7 +8071,7 @@ nsDocShell::EnsureScriptEnvironment()
|
||||
|
||||
// Ensure the script object is set to run javascript - other languages
|
||||
// setup on demand.
|
||||
// XXX - should this be setup to run the default language for this doc?
|
||||
// XXXmarkh - should this be setup to run the default language for this doc?
|
||||
nsresult rv;
|
||||
rv = mScriptGlobal->EnsureScriptEnvironment(nsIProgrammingLanguage::JAVASCRIPT);
|
||||
NS_ENSURE_SUCCESS(rv, rv);
|
||||
|
||||
Reference in New Issue
Block a user