gecko-dev/dom/tests/mochitest/sessionstorage
Yaron Tausky 2381d5552e Bug 1593246 - Part 5: Replicate session storage data r=janv,asuth
This commit implements a simple data replication scheme, where
each content process receives a copy of the relevant session
storage data when navigating, and sending all its session storage
data to the parent process before shutting down.

Differential Revision: https://phabricator.services.mozilla.com/D55662

--HG--
extra : moz-landing-system : lando
2019-12-13 09:45:55 +00:00
..
chrome.ini
file_http.html
file_https.html
frameEqual.html
frameNotEqual.html
frameReplace.html
interOriginSlave.js
interOriginTest.js Bug 1571567 - Fix no-fallthrough errors in /dom. r=smaug 2019-08-08 15:18:45 +00:00
mochitest.ini Bug 1593246 - Part 5: Replicate session storage data r=janv,asuth 2019-12-13 09:45:55 +00:00
test_sessionStorageBase.html Bug 1577746 - Enable ESLint rule dot-notation for dom/. r=baku 2019-09-02 11:23:05 +00:00
test_sessionStorageBaseSessionOnly.html Bug 1577746 - Enable ESLint rule dot-notation for dom/. r=baku 2019-09-02 11:23:05 +00:00
test_sessionStorageClone.html
test_sessionStorageFromChrome.xhtml
test_sessionStorageHttpHttps.html
test_sessionStorageReplace.html
test_sessionStorageUsage.html