Skip to content

Conversation

@wibimaster
Copy link

Relative to #33

Build and tests are OK.
Tested on a real device IPhone 4S with iOS 8.3


angular.module('indexedDB', []).provider '$indexedDB', ->
indexedDB = window.indexedDB || window.mozIndexedDB || window.webkitIndexedDB || window.msIndexedDB
indexedDB = window.indexedDB || window.mozIndexedDB || window.webkitIndexedDB || window.msIndexedDB || window.shimIndexedDB
Copy link
Collaborator

Choose a reason for hiding this comment

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

Line exceeds maximum allowed length

@wibimaster wibimaster mentioned this pull request Mar 24, 2016
@bramski
Copy link
Owner

bramski commented Mar 24, 2016

Great.

@bramski bramski merged commit 96ed26b into bramski:master Mar 24, 2016
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.

3 participants