зеркало из https://github.com/mozilla/pjs.git
Backing out 8f943a699370 to fix orange
This commit is contained in:
Родитель
ef82ad6841
Коммит
9dc1eb9134
|
@ -1734,8 +1734,6 @@ SessionStoreService.prototype = {
|
|||
var nonPopupCount = 0;
|
||||
var ix;
|
||||
for (ix in this._windows) {
|
||||
if (this._windows[ix].tabs.length == 0)
|
||||
continue;
|
||||
total.push(this._windows[ix]);
|
||||
windows.push(ix);
|
||||
if (!this._windows[ix].isPopup)
|
||||
|
|
Загрузка…
Ссылка в новой задаче