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:
mhammond%skippinet.com.au
2005-09-09 02:32:08 +00:00
parent 6de824369b
commit bc744440cd

View File

@@ -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,