New issue
Advanced search Search tips

Issue 723871 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Jun 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: All
Pri: 2
Type: Bug



Sign in to add a comment

[IndexedDB] [DevTools] Add a "Refresh" button next to the "Delete" button in the IndexedDB Database pane

Project Member Reported by dmu...@chromium.org, May 17 2017

Issue description

Comment 1 Deleted

Comment 2 by dmu...@chromium.org, May 17 2017

First step:
Create a webpage that uses indexeddb, and you can trigger a database upgrade that changes the object stores (change # of object stores, or just the name - each change will be a version upgrade).

Then you can do your devtools changes.

Alternatively, you can look at the devtools testing infrastructure (see example cls of mine from a couple years ago) and do test-first development:
https://codereview.chromium.org/1131723005/
https://codereview.chromium.org/1111563006/

Either way, you'll need to end up with testing :P

Comment 3 by jsb...@chromium.org, May 22 2017

Labels: Pri-2
Status: Fixed (was: Assigned)

Sign in to add a comment