When developing content that uses Web SQL databases, it would be very useful to have a way to remove a database in the inspector. There is no other way to remove one, other than find the files on disk, and delete them.
<rdar://problem/8483311>
I wonder what should happen to active pages that use the DB when it's being deleted? Should it start getting exceptions or should we close/reload such pages?
It should start getting exceptions.