- From: <bugzilla@jessica.w3.org>
- Date: Fri, 14 Jun 2013 22:34:57 +0000
- To: public-webapps@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=22370 Bug ID: 22370 Summary: Inform script of corruption-induced data loss Classification: Unclassified Product: WebAppsWG Version: unspecified Hardware: PC OS: All Status: NEW Severity: normal Priority: P2 Component: Indexed Database API Assignee: dave.null@w3.org Reporter: dgrogan@chromium.org QA Contact: public-webapps-bugzilla@w3.org CC: mike@w3.org, public-webapps@w3.org It would be nice to be able to notify script that some data may have been lost due to disk corruption or other failure. This was discussed some in [thread], with the leading idea being an attribute on the upgradeneeded and success events that are fired at open requests. The attribute's could be called "dataLoss" with values including "none", "total", or "partial". The chrome implementation has been started, see [chromebug]. [thread] http://lists.w3.org/Archives/Public/public-webapps/2013JanMar/0355.html [chromebug] https://code.google.com/p/chromium/issues/detail?id=172626 -- You are receiving this mail because: You are on the CC list for the bug.
Received on Friday, 14 June 2013 22:34:59 UTC