NEW 161121
Web Inspector: IndexedDB.requestDatabase() should not create a database if one did not exist
https://bugs.webkit.org/show_bug.cgi?id=161121
Summary Web Inspector: IndexedDB.requestDatabase() should not create a database if on...
Joseph Pecoraro
Reported 2016-08-23 18:03:29 PDT
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.
Attachments
Note You need to log in before you can comment on or make changes to this bug.