mirror of
https://github.com/gristlabs/grist-core.git
synced 2024-10-27 20:44:07 +00:00
29a7eadb85
Summary: - Handle the possibility that any access to localStorage causes error. - Move getStorage() and getSessionStorage() safe functions to a separate file. - Use these safe functions in more places. Test Plan: Added a test case, using a webdriver instance that blocks third-party cookies, to enforce third-party restrictions. Added to gristUtil a way to override the webdriver instance. Reviewers: jarek Reviewed By: jarek Differential Revision: https://phab.getgrist.com/D3719 |
||
---|---|---|
.. | ||
client | ||
common | ||
deployment | ||
fixtures | ||
gen-server | ||
nbrowser | ||
server | ||
chai-as-promised.js | ||
init-mocha-webdriver.js | ||
mocha.opts | ||
report-why-tests-hang.js | ||
test_under_docker.sh | ||
testUtils.ts | ||
tsconfig.json | ||
utils.js | ||
xunit-file.js |