Bug 1591374 Comment 10 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

Hi!  If you can go to https://firefox-storage-test.glitch.me/ (note that the https is important; clicking on the link here in Bugzilla will work) with your broken profile, that's our self-diagnosis site for storage problems.

If things are fine with the profile, then we'd expect "Specific Subsystem Statuses" on the page to look like:

LocalStorage
    Good: Totally Working. (fullyOperational)
QuotaManager
    Good: Totally Working. (fullyOperational)
IndexedDB
    Good: Totally Working. (fullyOperational)
Cache API
    Good: Totally Working. (fullyOperational)

If, however, there's a problem with the profile's storage, we'd expect some failures in that list.  I unfortunately expect that to be the case.  If you could copy and paste those lines in, that would be helpful.  (There's more detailed data below in "Debug Info", but since you will have never visited the site before today, there won't really be anything too interesting in there.)
Hi!  If you can go to https://firefox-storage-test.glitch.me/ (note that the https is important; clicking on the link here in Bugzilla will work) with your broken profile, that's our self-diagnosis site for storage problems.

If things are fine with the profile, then we'd expect "Specific Subsystem Statuses" on the page to look like:

```
LocalStorage
    Good: Totally Working. (fullyOperational)
QuotaManager
    Good: Totally Working. (fullyOperational)
IndexedDB
    Good: Totally Working. (fullyOperational)
Cache API
    Good: Totally Working. (fullyOperational)
```

If, however, there's a problem with the profile's storage, we'd expect some failures in that list.  I unfortunately expect that to be the case.  If you could copy and paste those lines in, that would be helpful.  (There's more detailed data below in "Debug Info", but since you will have never visited the site before today, there won't really be anything too interesting in there.)

Back to Bug 1591374 Comment 10