[IndexedDB] Need a method to remove a database

Hey all,

Some of the feedback I've been seeing on the web is that there is no way 
to remove a database.  Examples seem to be "web page wants to allow the 
user to remove the data they stored".  A site can almost accomplish this 
now by removing all object stores, but we still end up storing some meta 
data (version number).  Does this seem like a legit request to everyone?

Cheers,

Shawn

Received on Tuesday, 3 August 2010 22:20:55 UTC