Changes

Jump to: navigation, search

Firefox/session restore

95 bytes added, 12:30, 25 June 2014
The structure of sessionstore.js
*** <code>lastAccessed</code> date of the last interaction with this tab (number of ms since epoch)
*** <code>pinned</code> is the tab pinned? (boolean)
*** <code>userTypedValue</code> test entered by the user on the address bar (string, optional)
*** <code>closedAt</code> if the tab is closed, the date at which it was closed (optional, ms since epoch)
** <code>selected</code> the index of the currently selected tab in <code>tabs</code>(number)
184
edits

Navigation menu