New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 763175 link

Starred by 1 user

Issue metadata

Status: Archived
Owner:
Last visit > 30 days ago
Closed: Dec 2017
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

IDBDataView for an IndexedDB index throws a TypeError after refreshing

Project Member Reported by kristip...@chromium.org, Sep 7 2017

Issue description

Navigate to an IDB index and refresh the IDB. IDBDataView throws an error and the index key list is not displayed.

Uncaught (in promise) TypeError: Cannot read property 'keyPath' of undefined
    at Resources.IDBDataView._createDataGrid (IndexedDBViews.js:136)
    at Resources.IDBDataView.update (IndexedDBViews.js:248)
    at Resources.IDBIndexTreeElement.update (ApplicationPanelSidebar.js:1382)
    at Resources.IDBObjectStoreTreeElement.update (ApplicationPanelSidebar.js:1290)
    at Resources.IDBDatabaseTreeElement.update (ApplicationPanelSidebar.js:1185)
    at Resources.IndexedDBTreeElement._indexedDBLoaded (ApplicationPanelSidebar.js:1106)
    at Resources.IndexedDBModel.dispatchEventToListeners (Object.js:112)
    at Resources.IndexedDBModel._loadDatabase (IndexedDBModel.js:326)
    at <anonymous>

 
Cc: -eostroukhov@chromium.org
Owner: eostroukhov@chromium.org
Status: Assigned (was: Untriaged)
Status: Archived (was: Assigned)

Sign in to add a comment