firefox: tell allowTabDetach needs Firefox 74

This commit is contained in:
Vincent Bernat 2020-03-04 22:17:26 +01:00
parent daa4f44f8c
commit 13c4698c5b

View file

@ -26,7 +26,7 @@ user_pref("browser.backspace_action", 0);
// Ctrl-Tab should not use recent order (it's confusing for me)
user_pref("browser.ctrlTab.recentlyUsedOrder", false);
// Don't allow detaching a tab by pulling it (I use the menu)
// Don't allow detaching a tab by pulling it (from Firefox 74)
user_pref("browser.tabs.allowTabDetach", false);
// Don't display fullscreen warning