code refactoring, and documentation

This commit is contained in:
Kevin Jahns
2015-09-29 13:59:38 +02:00
parent 638c575dfc
commit 8745fd64ca
11 changed files with 116 additions and 117 deletions

View File

@@ -122,7 +122,7 @@ Y.IndexedDB = (function () { // eslint-disable-line
}
})()
function handleTransactions (t) { // eslint-disable-line no-unused-vars
function handleTransactions (t) {
var request = t.value
if (t.done) {
return