Closed Bug 1676826 Opened 5 years ago Closed 5 years ago

Storage inspector shows no databases

Categories

(DevTools :: Storage Inspector, defect)

Firefox 82
x86_64
Linux
defect

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: hugo, Unassigned)

Details

User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Firefox/78.0

Steps to reproduce:

I'm saving data in IndexedDB, but the storage inspector shows it empty:

My app actually reads from the database on page load. If I reload the page, I can see the data previously saved. However, the inspector still shows no databases.

It's quite clear that the data is persisted and accessible later: it's merely not shown in the inspector's storage tab.

Actual results:

No databases are shown.

Expected results:

My database and its data should be shown there.

OS: Unspecified → Linux
Hardware: Unspecified → x86_64
Version: 78 Branch → Firefox 82
Component: Untriaged → Storage Inspector
Product: Firefox → DevTools

The severity field is not set for this bug.
:ladybenko, could you have a look please?

For more information, please visit auto_nag documentation.

Flags: needinfo?(balbeza)

Thanks for the report!

Any chance you could share your application with us? I can't load http://www.myapp.localhost:8000

I am using my test page and it seems to be working for me.

  1. Load http://odvarko.com/tests/fission/case2/odvarko.com.html
  2. Select the Storage panel
  3. Click the Add to IndexDB
  4. Check the Storage panel, it should show new DB -> works for me

Honza

Flags: needinfo?(hugo)

You can't load localhost since that's something running on my machine.

Let me figure out how to build something that's easy to share -- my application is a rather large, complex application that serves frontend resources. I need to figure out how to build something that's easier to share here.

Flags: needinfo?(hugo)

(In reply to Hugo Osvaldo Barrera from comment #3)

You can't load localhost since that's something running on my machine.

I know :-)

Let me figure out how to build something that's easy to share -- my application is a rather large, complex application that serves frontend resources. I need to figure out how to build something that's easier to share here.

Thanks!

Honza

Hi Hugo,
any changes we could get your application?
I tried to reproduce this bug again, but I can see an Index DB in the list (within the Storage panel) on my machine.

We can't proceed with this but if there is no reproducible case.

Thank you,
Honza

I haven't had a change to write a quick standalone example -- I'll try to do so soon.

This is still on my plate though, since I have some pending work for which I'll need to work on this.

Thank you Hugo. Reproducible test case is usually helping a lot.

Honza

Flags: needinfo?(balbeza)

Hi, I'm closing this bug since we can't reproduce it. If a test case is provided so we can verify this happens, we will re-open it. Thanks!

Status: UNCONFIRMED → RESOLVED
Closed: 5 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.