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
_______________________________________________
Camino mailing list
[email protected]
http://mozdev.org/mailman/listinfo/camino

Reply via email to