set the default charset of nsWebShell to ISO-8859-1
git-svn-id: svn://10.0.0.236/trunk@29186 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -503,6 +503,8 @@ nsWebShell::nsWebShell()
|
||||
InitFrameData(PR_TRUE);
|
||||
mIsFrame = PR_FALSE;
|
||||
mWebShellType = nsWebShellContent;
|
||||
// XXX we should get such mDefaultCharacterSet from pref laster...
|
||||
mDefaultCharacterSet = "ISO-8859-1";
|
||||
}
|
||||
|
||||
nsWebShell::~nsWebShell()
|
||||
|
||||
Reference in New Issue
Block a user