forked from indexeddbshim/IndexedDBShim
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
INCOMPLETE: Regression in QUnit and Mocha tests "should be able to re…
…-create an object store that was deleted") - Fix: Distinguish deleted and pending deleted stores and indexes; for insertion operations, do index checks independent of `indexNames` in case subsequently deleted by `deleteIndex` (indexeddbshim#276) - Testing (Grunt): Make QUnit tasks more granular - Testing (QUnit): Avoid origin-checking
- Loading branch information
Showing
19 changed files
with
362 additions
and
192 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.