"undo closed set" feature didn't work (part 2)
This commit is contained in:
parent
7035a53d4f
commit
7d891dd32c
@ -3589,6 +3589,7 @@ TreeStyleTabBrowser.prototype = {
|
||||
}, this);
|
||||
|
||||
this.window.setTimeout(function(aSelf, aNextFocused) {
|
||||
aSelf.windowService.restoringTree = false;
|
||||
aSelf.mTabBrowser.selectedTab = aNextFocused;
|
||||
}, 0, this, aRestoredTab || aSelf.mTabBrowser.selectedTab);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user