[Bug 11266] New: Add IDBObjectStore.clear()

http://www.w3.org/Bugs/Public/show_bug.cgi?id=11266

           Summary: Add IDBObjectStore.clear()
           Product: WebAppsWG
           Version: unspecified
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Indexed Database API
        AssignedTo: dave.null@w3.org
        ReportedBy: jonas@sicking.cc
         QAContact: member-webapi-cvs@w3.org
                CC: mike@w3.org, public-webapps@w3.org


>From the thread "[IndexedDB] Need a method to clear an object store" started on
august 3rd.

People seemed to agree that this was useful and have a good cost/value ratio.

The function should return a IDBRequest which has a result of null or
undefined.

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

Received on Monday, 8 November 2010 21:28:01 UTC