184
edits
| Line 139: | Line 139: | ||
*** TBD | *** TBD | ||
** <code>busy</code> is the window currently busy restoring/duplicating a tab? (boolean) | ** <code>busy</code> is the window currently busy restoring/duplicating a tab? (boolean) | ||
** <code>cookies</code> (array) | ** <code>cookies</code> the Session Cookies set for this window (array) | ||
*** | *** <code>expiry</code> (number) | ||
** <code> | *** <code>host</code> (string) | ||
*** | *** <code>name</code> (string) | ||
*** <code>path</code> (string) | |||
*** <code>value</code> (string) | |||
** <code>extData</code> a key, value store used by clients of Session Restore to store permanent information (object, optional) | |||
** <code>height</code> (number) | ** <code>height</code> (number) | ||
** <code>screenX</code> (number) | ** <code>screenX</code> (number) | ||
edits