Linux Mac OSX Windows

  
[scriptable, uuid(a44581fe-dd9b-4fd7-9893-00c4ab43f12e)]
interface nsIDOMStorageWindow : nsISupports

Attributes

 Global storage, accessible by domain.
readonly attribute nsIDOMStorageList globalStorage
 Local storage for the current browsing context.
readonly attribute nsIDOMStorage localStorage
 Session storage for the current browsing context.
readonly attribute nsIDOMStorage sessionStorage