[Bug 12016] New: After page unload, all IDBDatabases attached to the document should have .close() called on them

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

           Summary: After page unload, all IDBDatabases attached to the
                    document should have .close() called on them
           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: jorlow@chromium.org
         QAContact: member-webapi-cvs@w3.org
                CC: mike@w3.org, public-webapps@w3.org


After page unload, all IDBDatabases attached to the document should have
.close() called on them.

See "[IndexedDB] setVersion blocked on uncollected garbage IDBDatabases" for
more backstory.

-- 
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 Tuesday, 8 February 2011 21:03:38 UTC