Changes

Jump to: navigation, search

Firefox/session restore

144 bytes added, 13:51, 25 June 2014
m
The structure of sessionstore.js: Added "userTypedValue".
** <code>tabs</code> the currently opened tabs (array)
*** <code>attributes</code> a set of attributes persisted for the tab (object)
**** <code>userTypedValue</code> is an optional attribute. When it is present, it stores the text entered by the user in the address bar.**** ... (TBD ) (unused?)
*** <code>entries</code> the history of the tab (array)
**** <code>url</code> (string)

Navigation menu