DOM/Workers-Storage/projects/session-storage: Difference between revisions

Jump to navigation Jump to search
Delete page.
(→‎==: update heading)
(Delete page.)
 
Line 7: Line 7:
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.
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.


Please refer to private documentation "Dream of Process Per Origin for more background"
==== '''Open Critical Bug''' ====
==== '''Open Critical Bug''' ====
<bugzilla>
<bugzilla>
75

edits

Navigation menu