Upload files to "testing"
This commit is contained in:
parent
f9c970031c
commit
868b4e426b
|
@ -57,6 +57,10 @@ user_pref("browser.history.menuMaxResults", 0); // [HIDDEN PREF]
|
|||
// -------------------------------------
|
||||
// Tabs on top
|
||||
// user_pref(“browser.tabs.onTop", true);
|
||||
// -------------------------------------
|
||||
// Control whether the tab page title is included in the window title
|
||||
user_pref("privacy.exposeContentTitleInWindow", false);
|
||||
user_pref("privacy.exposeContentTitleInWindow.pbm", false);
|
||||
//
|
||||
// >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
|
||||
// GEOLOCATION
|
||||
|
|
Loading…
Reference in New Issue