Add a comment asking about the semantics for default language construction
git-svn-id: svn://10.0.0.236/branches/DOM_AGNOSTIC_BRANCH@179886 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -8073,6 +8073,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?
|
||||
nsresult rv;
|
||||
nsCOMPtr<nsILanguageRuntime> languageRuntime;
|
||||
rv = factory->GetLanguageRuntimeByID(nsIProgrammingLanguage::JAVASCRIPT,
|
||||
|
||||
Reference in New Issue
Block a user