зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1708191
- fixed eslint failures. a=lint-fix CLOSED TREE
This commit is contained in:
Родитель
35dbb8baa7
Коммит
e436deb69c
|
@ -65,7 +65,7 @@ modal.findModalDialogs = function(context) {
|
|||
return new modal.Dialog(() => context, dialogs[0].frameContentWindow);
|
||||
}
|
||||
|
||||
dialogs = contentBrowser.tabDialogBox.getContentDialogManager().dialogs;
|
||||
dialogs = contentBrowser.tabDialogBox.getContentDialogManager().dialogs;
|
||||
|
||||
// Even with the dialog manager handing back a dialog, the `Dialog` property
|
||||
// gets lazily added. If it's not set yet, ignore the dialog for now.
|
||||
|
|
Загрузка…
Ссылка в новой задаче