git-svn-id: svn://10.0.0.236/trunk@62223 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -631,9 +631,6 @@ nsHTMLDocument::StartDocumentLoad(const char* aCommand,
|
||||
PRUnichar* forceCharsetFromWebShell = NULL;
|
||||
if (muCV) {
|
||||
rv = muCV->GetForceCharacterSet(&forceCharsetFromWebShell);
|
||||
if ((NULL != forceCharsetFromWebShell) && (0 != forceCharsetFromWebShell[0])) {
|
||||
muCV->SetForceCharacterSet(NULL);
|
||||
}
|
||||
}
|
||||
if(NS_SUCCEEDED(rv) && (nsnull != forceCharsetFromWebShell))
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user