Eheka Pytyvõha

Emboyke pytyvõha apovai. Ndorojeruremo’ãi ehenói térã eñe’ẽmondóvo pumbyrýpe ha emoherakuãvo marandu nemba’etéva. Emombe’u tembiapo imarãkuaáva ko “Marandu iñañáva” rupive.

Kuaave

What happened to browser.sessionstore.enabled?

  • 3 Mbohovái
  • 1 oguereko ko apañuái
  • 2 Hecha
  • Mbohovái ipaháva 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?

Opaite Mbohovái (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?