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

Updates to websql plugin and shim to use shim in Safari #19

Merged
merged 1 commit into from
Dec 24, 2014

Conversation

unkillbob
Copy link
Contributor

This is still very much a work in progress as the tests are still broken in Safari (and PhantomJS) primarily due to missing functionality in the shim (can't delete indexes, and IDBTransaction not implementing EventTarget or firing events).

The shim seems quite broken and doesn't look like the github project has had much love in the last few months (not to mention has a pile of open issues/PRs). I take it you're just copying in a dist ver of the shim? Is it ok to edit it like this or should I be opening pull requests against https://github.com/axemclion/IndexedDBShim?

Fixes #17.

alekseykulikov added a commit that referenced this pull request Dec 24, 2014
Updates to websql plugin and shim to use shim in Safari
@alekseykulikov alekseykulikov merged commit 4d4047e into treojs:next Dec 24, 2014
@alekseykulikov
Copy link
Contributor

Thanks a lot! It breaks reuse transaction tests, but I will fix them, because I'm going to rewrite this feature for #18 anyway.

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.

2 participants