failed to restore session (regression)
This commit is contained in:
parent
0066bb6479
commit
00174ecc12
@ -3038,7 +3038,7 @@ TreeStyleTabBrowser.prototype = {
|
||||
// for safety
|
||||
this.partAllChildren(aTab, {
|
||||
dontUpdateIndent : true,
|
||||
dontAnimate : TreeStyleTabService.restoringTree
|
||||
dontAnimate : this.windowService.restoringTree
|
||||
});
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user