Closed lyleunderwood closed 11 years ago
@lyleunderwood We used to use the constants, but more recent implementations of Chrome were throwing a warning aout deprecation of these contstants... so we're probably not going back =/
I just brought it up because Chromium 18 is the version in the Ubuntu repo.
Closing this because of inactivity.
456042922b7717752f1e0fabafa5e8e9dd568378
It seems like there's currently wider browser support for using the IDBTransaction.READ_* constants than just using the strings. This was breaking in my chromium 18 (which I realize isn't the most common environment).