Actions
Feature #138
closedIndicate if there is DOM storage in the options menu.
Start date:
05/30/2017
Due date:
% Done:
0%
Estimated time:
Description
There should be some way to do this, even if it is using commands to see how many files are in `Local Storage` or perhaps even just the existance of the directory (if we reset `Clear DOM Storage` to remove the directory).
Updated by Soren Stoutner over 7 years ago
https://arty.name/localstorage.html is a good way to fill up the DOM storage so that one can see where the files are stored.
Updated by Soren Stoutner over 7 years ago
https://robnyman.github.io/html5demos/indexeddb/ can be used to test IndexedDB storage.
Updated by Soren Stoutner over 7 years ago
- Status changed from New to Closed
Updated by Soren Stoutner over 6 years ago
- Priority changed from 3 to Next Release
Actions