This is a test that only applies to IndexedDB. Our test for whether you have it enabled seems to have failed.

Please follow these steps in order:

First, click here to open an indexedDB database. Look in the proper place in your file system (the place being specific to each port) and verify a file was created. You should be able to open the file up with sqlite and examine it that way as well.

Next, close the browser, delete the file, replace it with some garbage, and make it read only to the user the browser is running as. Now click here. You should get some sort of error.

Close the browser, delete the file you made, and click here. All should be well again.

Status: ...