This commit was manufactured by cvs2svn to create branch

'Accessible_042401_Branch2'.

git-svn-id: svn://10.0.0.236/branches/Accessible_042401_Branch2@93040 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
(no author)
2001-04-24 23:59:46 +00:00
parent 3fc8650b96
commit b35fdfb1ef
16940 changed files with 20984 additions and 3965703 deletions

View File

@@ -1706,7 +1706,6 @@ NS_IMETHODIMP nsDocShell::Create()
// so read it in once here and be done with it...
mPrefs->GetBoolPref("network.protocols.useSystemDefaults", &mUseExternalProtocolHandler);
mPrefs->GetBoolPref("browser.target_new_blocked", &mDisallowPopupWindows);
mPrefs->GetBoolPref("javascript.enabled", &mAllowJavascript);
mPrefs->GetBoolPref("browser.frames.enabled", &mAllowSubframes);
return NS_OK;