Bug 158592

Summary: REGRESSION: Web Inspector: IndexedDB does not show ObjectStore data
Product: WebKit Reporter: Joseph Pecoraro <joepeck>
Component: Web InspectorAssignee: Joseph Pecoraro <joepeck>
Status: RESOLVED FIXED    
Severity: Normal CC: bburg, beidson, commit-queue, joepeck, mattbaker, nvasilyev, timothy, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Attachments:
Description Flags
[PATCH] Proposed Fix none

Description Joseph Pecoraro 2016-06-09 16:16:06 PDT
Summary:
IndexedDB does not show ObjectStore data

Steps to Reproduce:
1. Inspect <https://matthew-andrews.github.io/offline-todo/>
2. Add Todo Items
3. Show Storage Tab
4. Show "todo" Object Store
  => Empty
5. Add more data
6. Refresh Object Store
  => Uncaught exceptions

Notes:
- Seems to be a regression with ModernIDB.
Comment 1 Radar WebKit Bug Importer 2016-06-09 16:18:39 PDT
<rdar://problem/26730696>
Comment 2 Joseph Pecoraro 2016-06-09 16:21:27 PDT
Created attachment 280965 [details]
[PATCH] Proposed Fix
Comment 3 WebKit Commit Bot 2016-06-09 16:46:38 PDT
Comment on attachment 280965 [details]
[PATCH] Proposed Fix

Clearing flags on attachment: 280965

Committed r201893: <http://trac.webkit.org/changeset/201893>
Comment 4 WebKit Commit Bot 2016-06-09 16:46:42 PDT
All reviewed patches have been landed.  Closing bug.