зеркало из https://github.com/mozilla/gecko-dev.git
Backed out changeset f976df7f1eba (bug 1288247)
This commit is contained in:
Родитель
6b6c6bae4f
Коммит
9379293d2d
|
@ -117,7 +117,7 @@ TabListComponent.prototype = {
|
|||
},
|
||||
|
||||
onOpenTabs(urls, where, params) {
|
||||
if (!PlacesUIUtils.confirmOpenInTabs(urls.length, this._window)) {
|
||||
if(!PlacesUIUtils.confirmOpenInTabs(urls.length, this._window)) {
|
||||
return;
|
||||
}
|
||||
if (where == "window") {
|
||||
|
|
Загрузка…
Ссылка в новой задаче