Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IndexedDB compliance #72

Closed
wants to merge 3 commits into from
Closed

IndexedDB compliance #72

wants to merge 3 commits into from

Conversation

trisapeace
Copy link
Contributor

Made a few changes to make it comply with the W3 IndexedDB specs. (This also fixed issues that I was getting in Chrome 21)

@daleharvey
Copy link
Member

It looks like this breaks the checkpoint test, and everything in firefox, but the cursor constants looks like they are backwards compatible

This is awesome, thanks a lot, will work on top of these patches and try and get them in, its awesome to have canary support

@daleharvey daleharvey closed this Jun 2, 2012
@trisapeace
Copy link
Contributor Author

Hmm, that's too bad about Firefox. I can't believe how quickly this stuff is changing. Chrome just came out with a new version yesterday, Firefox has a new one in a couple days, and IndexedDB's spec was just updated a week or so ago. Interesting.

Anyways, syntax errors are fixed. Thanks for pointing them out. I should figure out how to use qunit.

@daleharvey
Copy link
Member

hah yeh life on the bleeding edge :P

I have updated the instructions for running the test suite (@https://github.com/daleharvey/pouchdb#running-the-tests), its a little fiddly for now, until we get native CORS support in couch working, once PouchDB is at some level of stability that will be my focus

I usually hang around in #couchdb if you have any questions, cheers

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants