Update reference for getTreePref
This commit is contained in:
parent
66e2e268f5
commit
af4fb9e426
@ -4189,7 +4189,7 @@ TreeStyleTabBrowser.prototype = {
|
||||
|
||||
if (aOptions.canExpandTree) {
|
||||
if (aOptions.canCollapseTree &&
|
||||
aSelf.getTreePref('autoExpand.intelligently'))
|
||||
utils.getTreePref('autoExpand.intelligently'))
|
||||
aSelf.collapseExpandTreesIntelligentlyFor(aTab);
|
||||
else
|
||||
aSelf.collapseExpandSubtree(aTab, false);
|
||||
|
Loading…
Reference in New Issue
Block a user