Bug 158592 - REGRESSION: Web Inspector: IndexedDB does not show ObjectStore data
Summary: REGRESSION: Web Inspector: IndexedDB does not show ObjectStore data
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Joseph Pecoraro
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2016-06-09 16:16 PDT by Joseph Pecoraro
Modified: 2016-06-09 16:46 PDT (History)
8 users (show)

See Also:


Attachments
[PATCH] Proposed Fix (5.69 KB, patch)
2016-06-09 16:21 PDT, Joseph Pecoraro
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.