Feature #138
Indicate 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).
History
#1
Updated by Soren Stoutner over 1 year 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.
#2
Updated by Soren Stoutner over 1 year ago
https://robnyman.github.io/html5demos/indexeddb/ can be used to test IndexedDB storage.
#3
Updated by Soren Stoutner over 1 year ago
- Status changed from New to Closed
#4
Updated by Soren Stoutner 12 months ago
- Priority changed from 3 to Next Release