[Webkit-unassigned] [Bug 157050] New: Web Inspector: Indexed databases are duplicated for each frame in a page

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 26 16:21:33 PDT 2016


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

            Bug ID: 157050
           Summary: Web Inspector: Indexed databases are duplicated for
                    each frame in a page
    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: beidson at apple.com
                CC: bburg 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

Web Inspector: Indexed databases are duplicated for each frame in a page

Example: Go to twitter.com. There's many frames, all twitter.com security origin.
Requesting the IDBs for each of those frames gets back the same databases each time, which are gleefully duplicated in the inspector UI.

To fix this, the inspector will have to de-duplicate probably by assigning an identifier to each unique database.

-- 
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/20160426/13f21088/attachment.html>


More information about the webkit-unassigned mailing list