Bug 62334 - IndexedDB: implement IDBFactory.deleteDatabase method
Summary: IndexedDB: implement IDBFactory.deleteDatabase method
Status: RESOLVED DUPLICATE of bug 62622
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-08 15:24 PDT by Mark Pilgrim (Google)
Modified: 2011-10-05 14:07 PDT (History)
4 users (show)

See Also:


Attachments
test case (2.14 KB, text/html)
2011-06-08 15:24 PDT, Mark Pilgrim (Google)
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Pilgrim (Google) 2011-06-08 15:24:17 PDT
Created attachment 96494 [details]
test case

http://dvcs.w3.org/hg/IndexedDB/raw-file/tip/Overview.html#widl-IDBFactory-deleteDatabase-IDBRequest-DOMString-name

Test case attached that tests the basic conformance requirements.
Comment 1 Joshua Bell 2011-10-05 14:07:29 PDT

*** This bug has been marked as a duplicate of bug 62622 ***