зеркало из https://github.com/mozilla/gecko-dev.git
Remove a redundant dump(). r=mozbot
This commit is contained in:
Родитель
e161e86e05
Коммит
2854830c7e
|
@ -91,6 +91,8 @@ function EditorStartup(editorType, editorElement)
|
|||
{
|
||||
dump("Doing Editor Startup...\n");
|
||||
contentWindow = window.content;
|
||||
|
||||
dump("Trying to make an Editor Shell through the component manager...\n");
|
||||
|
||||
// store the editor shell in the window, so that child windows can get to it.
|
||||
var editorShell = window.editorShell = editorElement.editorShell;
|
||||
|
|
Загрузка…
Ссылка в новой задаче