DOM/Workers-Storage/projects/session-storage

From MozillaWiki
< DOM‎ | Workers-Storage‎ | projects
Revision as of 20:04, 17 September 2018 by Mdaly (talk | contribs) (Delete page.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Session Storage: Fission

Meta bug:https://bugzilla.mozilla.org/show_bug.cgi?id=1445464

Summary:

One of the important components of improving process switching is likely to move Session History and Session Storage transfer out of SessionRestore and into platform.

sessionStorage also needs to be communicated between processes. The easiest way to implement this is likely to move it to use the same persistent backend as localStorage, and add the session’s ID to the keys.

Open Critical Bug

No results.

0 Total; 0 Open (0%); 0 Resolved (0%); 0 Verified (0%);


RESOLVED Critical Bug

Full Query
ID Summary Status Resolution Priority
1575025 Fix usage of nsIDocShellTreeItem in nsDocShell::TopSessionStorageManager RESOLVED FIXED P2

1 Total; 0 Open (0%); 1 Resolved (100%); 0 Verified (0%);