[Bug 14393] New: If exception is thrown during upgradeneeded event dispatch, abort the VERSION_CHANGE transaction

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

           Summary: If exception is thrown during upgradeneeded event
                    dispatch, abort the VERSION_CHANGE transaction
           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


If an exception is thrown during the upgradeneeded event dispatch, we should
abort the transaction, just like for success and error events.

If this sounds good, I can make this change.

-- 
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 Wednesday, 5 October 2011 21:23:14 UTC