75
edits
(→==: 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. | ||
==== '''Open Critical Bug''' ==== | ==== '''Open Critical Bug''' ==== | ||
<bugzilla> | <bugzilla> | ||
edits