38
edits
m (→Preferences) |
(→Privacy: JSON vs Javascript) |
||
| Line 68: | Line 68: | ||
The saved session data is also cleared upon receiving the "browser:purge-session-history" notification. | The saved session data is also cleared upon receiving the "browser:purge-session-history" notification. | ||
The data is stored on disk | The data is stored on disk as a serialized javascript data structure (though it may be converted to JSON once that becomes natively supported by Gecko/Spidermonkey). An open question is to whether this should be encrypted in some manner. See the Discussion page for more ideas about this. | ||
= To-do = | = To-do = | ||
edits