Closed demaniak closed 9 years ago
webkit-sqlite.js was using self in save function instead of that - self was not the right thing in that scope.
webkit-sqlite.js
self
that
webkit-sqlite.js
was usingself
in save function instead ofthat
-self
was not the right thing in that scope.