Bug 99434

Summary: Web Inspector: Uncaught errors when IndexedDB database item is selected before database is loaded.
Product: WebKit Reporter: Vsevolod Vlasov <vsevik>
Component: Web Inspector (Deprecated)Assignee: Vsevolod Vlasov <vsevik>
Status: RESOLVED INVALID    
Severity: Normal CC: apavlov, bweinstein, joepeck, keishi, loislo, pfeldman, pmuellr, rik, sankeerthvsriram, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   

Vsevolod Vlasov
Reported 2012-10-16 01:02:41 PDT
[22373:22373:1015/141603:ERROR:CONSOLE(828)] "Uncaught TypeError: Cannot read property 'databaseId' of undefined", source: chrome-devtools://devtools/devtools.html?docked=true&dockSide=bottom&toolbarColor=rgba(242,241,240,1)&textColor=rgba(76,76,76,1) (828) (this._database is not defined in onselect() method of WebInspector.IDBDatabaseTreeElement)
Attachments
Sankeerth V S
Comment 1 2012-12-04 00:59:07 PST
(In reply to comment #0) > [22373:22373:1015/141603:ERROR:CONSOLE(828)] "Uncaught TypeError: Cannot read property 'databaseId' of undefined", source: chrome-devtools://devtools/devtools.html?docked=true&dockSide=bottom&toolbarColor=rgba(242,241,240,1)&textColor=rgba(76,76,76,1) (828) Could you please mention the steps to reproduce the above error.
Brian Burg
Comment 2 2014-12-12 13:41:21 PST
Closing as invalid, as this bug pertains to the old inspector UI and/or its tests. Please file a new bug (https://www.webkit.org/new-inspector-bug) if the bug/feature/issue is still relevant to WebKit trunk.
Note You need to log in before you can comment on or make changes to this bug.