Search completed in 1.80 seconds.
3 results for "browser.tabs.autoHide":
removeTab - Archive of obsolete content
ArchiveMozillaXULMethodremoveTab
if browser.tabs.autohide is true, the row of tabs will collapse if only one tab remains.
tabbrowser - Archive of obsolete content
ArchiveMozillaXULtabbrowser
if browser.tabs.autohide is true, the row of tabs will collapse if only one tab remains.
TPS Pref Lists
MozillaProjectsTPSTPS Pref Lists
for example: var prefs1 = [ { name: "browser.startup.homepage", value: "http://www.getfirefox.com" }, { name: "browser.urlbar.maxrichresults", value: 20 }, { name: "browser.tabs.autohide", value: true } ]; pref lists and phase actions the only actions supported for preference asset lists are modify and verify: prefs.modify prefs.verify sync only syncs certain preferences.