Skip to content

Conversation

@jonohill
Copy link

@jonohill jonohill commented Jun 7, 2015

Fixes #32
Avoids use of Math.max with a single argument, as the result in IE/Edge is not sufficiently numeric when passed to indexedDB.open.
All automated tests pass. Also tested manually with Chrome and MS Spartan.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Line is too long.
Expected '{' and instead saw '!'.
Expected an assignment or function call and instead saw an expression.
Missing semicolon.
The body of a for in should be wrapped in an if statement to filter unwanted properties from the prototype.
Expected '{' and instead saw 'storeName'.
Unexpected use of '&='.
Use '===' to compare with 'null'.
Wrap an immediate function invocation in parens to assist the reader in understanding that the expression is the result of a function, and not the function itself.
Too many errors. (50% scanned).

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