Part of fix for bug 73674. r=brade, sr=kin
git-svn-id: svn://10.0.0.236/trunk@90687 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
f6cda55380
commit
ff44c79be3
@ -89,7 +89,9 @@ function onOK()
|
||||
editorShell.BeginBatchChanges();
|
||||
|
||||
if(titleWasEdited) {
|
||||
try {
|
||||
editorShell.SetDocumentTitle(title);
|
||||
} catch (ex) {}
|
||||
}
|
||||
|
||||
if(charsetWasChanged)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user