Changes

Jump to: navigation, search

Firefox/session restore

52 bytes added, 10:15, 23 June 2014
The structure of sessionstore.js
* <code>windows</code> the currently opened windows (array)
** <code>tabs</code> the currently opened tabs (array)
*** <code>attributes</code> the a set of attributes of persisted for the tab(object)**** TBD(unused?)
*** <code>entries</code> the history of the tab (array)
**** TBD
*** <code>index</code>
**** TBD
*** <code>lastAccessed</code>(ms since epoch)
**** TBD
*** <code>pinned</code> is the tab pinned? (boolean)
184
edits

Navigation menu