[Webkit-unassigned] [Bug 191236] New: Web Inspector: close IndexedDB instance after using it so that it doesn't block another tab

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Nov 4 14:25:19 PST 2018


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

            Bug ID: 191236
           Summary: Web Inspector: close IndexedDB instance after using it
                    so that it doesn't block another tab
           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: drousso at apple.com
                CC: inspector-bugzilla-changes at group.apple.com

Having an open connection to the database will prevent any other tab's WebInspector from connecting to that same database.  We should close the database after every operation.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20181104/38e8d7b7/attachment.html>


More information about the webkit-unassigned mailing list