[Webkit-unassigned] [Bug 161121] New: Web Inspector: IndexedDB.requestDatabase() should not create a database if one did not exist

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 23 18:03:29 PDT 2016


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

            Bug ID: 161121
           Summary: Web Inspector: IndexedDB.requestDatabase() should not
                    create a database if one did not exist
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Keywords: DoNotImportToRadar
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: joepeck at webkit.org
                CC: bburg at apple.com, joepeck at webkit.org,
                    mattbaker at apple.com, nvasilyev at apple.com,
                    timothy at apple.com, webkit-bug-importer at group.apple.com

Summary:
IndexedDB.requestDatabase() should not create a database if one did not exist.

Steps to Reproduce:
1. IndexedDBAgent.requestDatabase("ThisDoesNotExist")
  => Expected an error, instead got a New 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/20160824/d315311b/attachment.html>


More information about the webkit-unassigned mailing list