зеркало из https://github.com/mozilla/gecko-dev.git
fix for #35803 - call the onload handler so that the page is re-initialized too
r=putterman
This commit is contained in:
Родитель
2bbc6dbc4e
Коммит
020e12d7b0
|
@ -41,7 +41,7 @@ function onAdvanced(event)
|
|||
if (args.result) {
|
||||
// this is the wrong way to do this.
|
||||
dump("reloading panel...\n");
|
||||
parent.onPanelLoaded('am-smtp.xul');
|
||||
onLoad();
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче