diff --git a/mozilla/editor/ui/composer/content/EditorAppShell.xul b/mozilla/editor/ui/composer/content/EditorAppShell.xul index d320faffdd6..2d9081c5241 100644 --- a/mozilla/editor/ui/composer/content/EditorAppShell.xul +++ b/mozilla/editor/ui/composer/content/EditorAppShell.xul @@ -76,7 +76,7 @@ + onunload="EditorShutdown()" title="Editor" align="vertical"> diff --git a/mozilla/editor/ui/composer/content/TextEditorAppShell.xul b/mozilla/editor/ui/composer/content/TextEditorAppShell.xul index 07b16626f5c..2a95f769011 100644 --- a/mozilla/editor/ui/composer/content/TextEditorAppShell.xul +++ b/mozilla/editor/ui/composer/content/TextEditorAppShell.xul @@ -20,7 +20,7 @@ + onunload="EditorShutdown()" title="TextEditor" align="vertical"> diff --git a/mozilla/suite/debugQA/content/debugQATextEditorShell.xul b/mozilla/suite/debugQA/content/debugQATextEditorShell.xul index 07b16626f5c..2a95f769011 100644 --- a/mozilla/suite/debugQA/content/debugQATextEditorShell.xul +++ b/mozilla/suite/debugQA/content/debugQATextEditorShell.xul @@ -20,7 +20,7 @@ + onunload="EditorShutdown()" title="TextEditor" align="vertical">