request feature: save state between launches

Bug reports and enhancement requests
Post Reply
jpmh
Posts: 2
Joined: Sun Mar 27, 2016 5:48 pm

request feature: save state between launches

Post by jpmh »

i run firefox aurora which is updated nearly every day. this is an extreme case, but not dissimilar from one that normal users experience every once and a while, updating their browser and having their "temporary allow" choices lost. perhaps it breaks the concept of "temporary", but can these choices be persisted across relaunches?
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:47.0) Gecko/20100101 Firefox/47.0
barbaz
Senior Member
Posts: 11109
Joined: Sat Aug 03, 2013 5:45 pm

Re: request feature: save state between launches

Post by barbaz »

Yeah, that does break the concept of "temporary". -1.

OTOH, having the options to save temporary permissions along with the saved session isn't a bad idea, and would cover your use case.
*Always* check the changelogs BEFORE updating that important software!
-
User avatar
therube
Ambassador
Posts: 7972
Joined: Thu Mar 19, 2009 4:17 pm
Location: Maryland USA

Re: request feature: save state between launches

Post by therube »

Write a script to export, close, update, import, open ... ?

Not sure offhand if a simple copy of prefs.js - while FF is still open, would correctly reflect Temporary Allows?

If it does, prior to update, copy prefs.js, update, then copy back in the backed up prefs.js.

FF doesn't necessarily need to be open to "update", depending on how you do it.

Hmm... Actually, now with no ftp:// if you wanted to bypass updating "through" the browser... ? ... is that still workable? Some (persistent) URL to pull the current .mar or "latest-aurora" kind of thing.

Could be scripted.
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.19) Gecko/20110420 SeaMonkey/2.0.14 Pinball NoScript FlashGot AdblockPlus
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:43.0) Gecko/20100101 Firefox/43.0 SeaMonkey/2.40
Post Reply