no need to restore tab attributes (revert the last commit)
This commit is contained in:
parent
7be4a42f0e
commit
f524c96c79
@ -1037,7 +1037,6 @@ var TreeStyleTabUtils = {
|
|||||||
try {
|
try {
|
||||||
this.checkCachedSessionDataExpiration(aTab);
|
this.checkCachedSessionDataExpiration(aTab);
|
||||||
this.SessionStore.setTabValue(aTab, aKey, aValue);
|
this.SessionStore.setTabValue(aTab, aKey, aValue);
|
||||||
this.SessionStore.persistTabAttribute(aKey);
|
|
||||||
}
|
}
|
||||||
catch(e) {
|
catch(e) {
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user