[Camino] "restart last session" for camino?

Stuart Morgan stuart.morgan at alumni.case.edu
Thu Jan 11 18:42:33 PST 2007


On Jan 11, 2007, at 4:54 PM, Adam Megacz wrote:

> Can it be forcibly turned on by recompiling Camino with some
> particular set of options?

All you need to do is add
user_pref("camino.remember_window_state", true);
to your user.js file and re-launch Camino.

The only reason it's still a hidden pref is that we don't currently  
have the UI to allow users *not* to restore after a crash, without  
which it's possible (although fairly unlikely) to get into a crash  
loop--where a page that causes a crash almost immediately after being  
loaded is part of the restore set--without an obvious way to  
recover.  Once that UI is in (which should be very soon), crash  
recovery will be enabled for everyone, and there will be a pref to  
save state when doing a normal quit.

-Stuart


More information about the Camino mailing list