Chrome support for db.js

I recently had a bug opened on db.js which is related to Chrome operating differently to the other browsers.
After spending some time digging into the problem I came to realise that the problem was to do with the way older versions of Google’s Ch…


This content originally appeared on Posts on LINQ to Fail and was authored by Posts on LINQ to Fail

I recently had a bug opened on db.js which is related to Chrome operating differently to the other browsers. After spending some time digging into the problem I came to realise that the problem was to do with the way older versions of Google’s Chrome implement IndexedDB (where older versions are any version prior to Chrome 23). Prior to Chrome 23 Chrome didn’t support the final specification for IndexedDB completely, in fact they were still implementing the spec from April 2011 and the root of the problem was how changing database versions worked.


This content originally appeared on Posts on LINQ to Fail and was authored by Posts on LINQ to Fail


Print Share Comment Cite Upload Translate Updates
APA

Posts on LINQ to Fail | Sciencx (2012-10-18T00:00:00+00:00) Chrome support for db.js. Retrieved from https://www.scien.cx/2012/10/18/chrome-support-for-db-js/

MLA
" » Chrome support for db.js." Posts on LINQ to Fail | Sciencx - Thursday October 18, 2012, https://www.scien.cx/2012/10/18/chrome-support-for-db-js/
HARVARD
Posts on LINQ to Fail | Sciencx Thursday October 18, 2012 » Chrome support for db.js., viewed ,<https://www.scien.cx/2012/10/18/chrome-support-for-db-js/>
VANCOUVER
Posts on LINQ to Fail | Sciencx - » Chrome support for db.js. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2012/10/18/chrome-support-for-db-js/
CHICAGO
" » Chrome support for db.js." Posts on LINQ to Fail | Sciencx - Accessed . https://www.scien.cx/2012/10/18/chrome-support-for-db-js/
IEEE
" » Chrome support for db.js." Posts on LINQ to Fail | Sciencx [Online]. Available: https://www.scien.cx/2012/10/18/chrome-support-for-db-js/. [Accessed: ]
rf:citation
» Chrome support for db.js | Posts on LINQ to Fail | Sciencx | https://www.scien.cx/2012/10/18/chrome-support-for-db-js/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.