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
[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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Sankeerth V S
(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
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.