[webstorage] deleting a database

Hi!

The webstorage specification needs an API to delete a database, because there's no such way to do it currently.
Something like deleteDatabase(name) would be good. And after calling it, all open transactions would be marked as invalid.
The user agent could then delete the data on disk and do all the necessary clean up.

Thank you.

-- 

João Eiras
Core Developer, Opera Software ASA, http://www.opera.com/

Received on Tuesday, 30 June 2009 11:11:34 UTC