Bugzilla Bug 106386 rid source of these misspellings: persistant persistance priviledge protocal editting editted targetted targetting
r='s from many people. sr=jst git-svn-id: svn://10.0.0.236/trunk@111049 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -512,7 +512,7 @@ nsHTMLDocument::StartDocumentLoad(const char* aCommand,
|
||||
cacheDescriptor = do_QueryInterface(cacheToken);
|
||||
}
|
||||
|
||||
// Don't propogate the result code beyond here, since it
|
||||
// Don't propagate the result code beyond here, since it
|
||||
// could just be that the response header wasn't found.
|
||||
rv = NS_OK;
|
||||
}
|
||||
@@ -2073,7 +2073,7 @@ nsHTMLDocument::OpenCommon(nsIURI* aSourceURL)
|
||||
if (mParser)
|
||||
return NS_OK;
|
||||
|
||||
// Stop current loads targetted at the window this document is in.
|
||||
// Stop current loads targeted at the window this document is in.
|
||||
if (mScriptGlobalObject) {
|
||||
mScriptGlobalObject->GetDocShell(getter_AddRefs(docshell));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user