Skip to content

Instantly share code, notes, and snippets.

@holmberd
Created July 22, 2020 14:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save holmberd/78c9f2835adaab26eb97b1ea071ebda6 to your computer and use it in GitHub Desktop.
Save holmberd/78c9f2835adaab26eb97b1ea071ebda6 to your computer and use it in GitHub Desktop.
Test IndexedDB quotaExceededError

You can trigger and test this in Chrome by launching the browser with flag --user-data-dir pointing at a smaller volume, e.g. sudo mount -t tmpfs -o size=1G tmpfs /mnt/mytmpfs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment