jquery-indexeddb icon indicating copy to clipboard operation
jquery-indexeddb copied to clipboard

Android, indexedDB and .deleteDatabase method

Open KingRial opened this issue 12 years ago • 0 comments

Just discovered that on some android browsers ( usually the native browser ) the indexedDB's "deleteDatabase" method is not supported.

See axemclion/IndexedDBShim#37 for details.

Should be added a test case to handle such event.

KingRial avatar Jun 18 '13 12:06 KingRial