jiti-meet/react/features/base/jitsi-local-storage
Hristo Terezov e9055df9e3 fix(externalStorage): Infinitely growing.
In certain scenarios(when the iframe's domain is the same as the parent page)
 the jitsiLocalStorage key from local storage is
included in the serialized local storage and then
propagaded to the parent page. This way we end up with recursion which
grows the localStorage infinitely.
2022-07-25 10:54:21 +03:00
..
logger.js feat(external-local-storage): support 2020-09-29 17:58:17 -05:00
setup.web.js fix(externalStorage): Infinitely growing. 2022-07-25 10:54:21 +03:00