We're calling on all EU-based Mozillians with iOS or iPadOS devices to help us monitor Apple’s new browser choice screens. Join the effort to hold Big Tech to account!

Pomoc pśepytaś

Glědajśo se wobšudy pomocy. Njenapominajomy was nigda, telefonowy numer zawołaś, SMS pósłaś abo wósobinske informacije pśeraźiś. Pšosym dajśo suspektnu aktiwitu z pomocu nastajenja „Znjewužywanje k wěsći daś“ k wěsći.

Dalšne informacije

What happened to browser.sessionstore.enabled?

  • 3 wótegrona
  • 1 ma toś ten problem
  • 2 naglěda
  • Slědne wótegrono wót TyDraniu

more options

Windows 8.1 Firefox 102.0.1 Clean install with a brand new profile

Noodling around about:config I discovered that the boolean value browser.sessionstore.enabled does not exist.

Interestingly though, it's numerical partner browser.sessionstore.interval does exist and was set to 15000. (15000 miliseconds = 15 seconds)

I was planning to increase this interval significantly. However...

It is my understanding that browser.sessionstore.enabled must be set to true for browser.sessionstore.interval to have any effect.

So what gives? Why is there a browser.sessionstore.interval set to 15000 when the prerequisite browser.sessionstore.enabled does not even exist?

Windows 8.1 Firefox 102.0.1 Clean install with a brand new profile Noodling around about:config I discovered that the boolean value browser.sessionstore.enabled '''''does not exist.''''' Interestingly though, it's numerical partner browser.sessionstore.interval '''''does exist''''' and was set to 15000. (15000 miliseconds = 15 seconds) I was planning to increase this interval significantly. However... It is my understanding that browser.sessionstore.enabled must be set to true for browser.sessionstore.interval to have any effect. So what gives? Why is there a browser.sessionstore.interval set to 15000 when the prerequisite browser.sessionstore.enabled does not even exist?

Wšykne wótegrona (3)

more options

That pref has been removed in 2008 (Firefox 3.1). See https://bugzilla.mozilla.org/show_bug.cgi?id=449596 .

more options

So, changing the value of browser.sessionstore.interval will be recognized and applied, correct?