[Webkit-unassigned] [Bug 152933] New: Web Inspector: Modern IDB: Backend should send events when DBs / ObjectStores are created/deleted

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 8 15:46:36 PST 2016


https://bugs.webkit.org/show_bug.cgi?id=152933

            Bug ID: 152933
           Summary: Web Inspector: Modern IDB: Backend should send events
                    when DBs / ObjectStores are created/deleted
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: joepeck at webkit.org
                CC: bburg at apple.com, beidson at apple.com,
                    graouts at webkit.org, joepeck at webkit.org,
                    mattbaker at apple.com, nvasilyev at apple.com,
                    timothy at apple.com, webkit-bug-importer at group.apple.com

* SUMMARY
Modern IDB: Backend should send events when DBs / ObjectStores are created/deleted

This serves multiple purposes:
  (1) under modern IDB there doesn't exist a way to get a list of all the IDB names (we could create one for Inspector eventually)
  (2) currently when a page opens an IDB, it should show up in the tools but doesn't. An event would solve that.

This primarily solves (2) which is a better user experience (dynamically updating available IDB databases/stores). (1) Should be solved eventually but can be done separately.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160108/811f1027/attachment.html>


More information about the webkit-unassigned mailing list