- From: <bugzilla@jessica.w3.org>
- Date: Mon, 25 Oct 2010 18:13:20 +0000
- To: public-webapps@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=10765 Summary: [IndexedDB] Need to add an onblocked event to what's returned from setVersion Product: WebAppsWG Version: unspecified Platform: PC OS/Version: All Status: RESOLVED Severity: normal Priority: P2 Component: Indexed Database API AssignedTo: andreip@google.com ReportedBy: jorlow@chromium.org QAContact: member-webapi-cvs@w3.org CC: mike@w3.org, public-webapps@w3.org, jonas@sicking.cc Jonas Sicking <jonas@sicking.cc> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |jonas@sicking.cc Resolution| |FIXED Per the '[IndexedDB] A "versionchangeblocked" event' thread [1], we should create a new IDBRequest derivative that has an onblocked event. This derivative would be returned by setVersion. onblocked would be fired if setVersion is blocked on another window with an open database connection. This would allow sites to inform the user of the problem [1] http://lists.w3.org/Archives/Public/public-webapps/2010JulSep/1029.html --- Comment #1 from Jeremy Orlow <jorlow@chromium.org> 2010-09-27 15:17:47 UTC --- *** Bug 10766 has been marked as a duplicate of this bug. *** -- 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, 25 October 2010 18:13:22 UTC