Don't hide/collapse tab bar while tab switching
This commit is contained in:
parent
ca21663eb5
commit
2d098719dc
@ -65,7 +65,9 @@ BrowserUIShowHideObserver.prototype = {
|
||||
'hidden',
|
||||
'collapsed',
|
||||
'moz-collapsed', // Used in full screen mode
|
||||
'disablechrome'
|
||||
'disablechrome',
|
||||
'width',
|
||||
'height'
|
||||
]
|
||||
});
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user