Dom.storage.enabledFrom MozillaZine Knowledge Base
[edit] BackgroundThe Web Applications 1.0 specification defines a mechanism allowing web pages to store information with a web browser (similar to cookies) called “client-side session and persistent storage.†Although use of session storage is subject to a user’s cookie preferences, this preference allows it to be disabled entirely. [edit] Possible values and their effects[edit] TrueEnable client-side session and persistent storage for web pages (Default) [edit] FalseDisable SCS entirely [edit] First checked in[edit] Has an effect in
[edit] Related bugs
[edit] External links |