#92473 Overwrite character set does not work inside Text and Textarea.

r = radha, sr=blizzard


git-svn-id: svn://10.0.0.236/trunk@101156 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
shanjian%netscape.com
2001-08-16 00:33:58 +00:00
parent ea219971a6
commit ba3583e6ab
3 changed files with 7 additions and 2 deletions

View File

@@ -3558,6 +3558,7 @@ nsDocShell::Embed(nsIContentViewer * aContentViewer,
// Determine if this type of load should update history
switch (mLoadType) {
case LOAD_RELOAD_CHARSET_CHANGE: //don't perserve history in charset reload
case LOAD_NORMAL_REPLACE:
case LOAD_RELOAD_BYPASS_CACHE:
case LOAD_RELOAD_BYPASS_PROXY: