DOM/Workers-Storage/projects/session-storage

From MozillaWiki
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

Bugzilla query error

There was a problem during the HTTP request: 429 Unknown Error


RESOLVED Critical Bug

Bugzilla query error

There was a problem during the HTTP request: 429 Unknown Error