Linux Mac OSX Windows

Implemented by

 nsISessionStore keeps track of the current browsing state - i.e.
 tab history, cookies, scroll state, form data, POSTDATA and window features
 - and allows to restore everything into one window.
[scriptable, uuid(22496a00-227b-11db-a98b-0800200c9a66)]
interface nsISessionStartup : nsISupports

Attributes


        
readonly attribute AString state

Methods

 Determine if session should be restored 
boolean doRestore()