Re-apply contextual color indicator after a tab is moved.
The style is possibly lost at the "sidebar" style, by re-applyed XBL.
This commit is contained in:
parent
01e9ac2ec8
commit
35ac452226
@ -3747,6 +3747,8 @@ TreeStyleTabBrowser.prototype = inherit(TreeStyleTabWindow.prototype, {
|
|||||||
// twisty vanished after the tab is moved!!
|
// twisty vanished after the tab is moved!!
|
||||||
this.initTabContents(tab);
|
this.initTabContents(tab);
|
||||||
|
|
||||||
|
this.onTabContextIdChanged(tab);
|
||||||
|
|
||||||
this.window.TreeStyleTabWindowHelper.initTabMethods(tab, b);
|
this.window.TreeStyleTabWindowHelper.initTabMethods(tab, b);
|
||||||
|
|
||||||
// On Firefox 29, 30 and laters, reopened (restored) tab can be
|
// On Firefox 29, 30 and laters, reopened (restored) tab can be
|
||||||
|
Loading…
Reference in New Issue
Block a user