WARNING: Most of this content (with the exception of the Mozilla 1.9 XPCOM reference) is very old, and can be expected to be out of date and possibly obsolete. For better XUL documentation, please visit the XUL hub at the Mozilla Developer Center.
nsISessionStartup
| IID: | 22496a00-227b-11db-a98b-0800200c9a66 |
| Inherits From: | nsISupports |
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.
This interface is implemented by the following components:
Properties
readonly AString state
Methods
PRBool doRestore ( )
Reference documentation is generated from Mozilla's source.
