Skip to content

Conversation

Sigill
Copy link

@Sigill Sigill commented Mar 17, 2018

Closes #87

performance.now() might not exists in some old browsers.
The current code assume that if performance exists, performance.now() exists too.
This might be false, for example on Android stock browser 4.1.2.

Closes #87

performance.now() might not exists in some old browsers.
The current code assume that if performance exists, performance.now() exists too.
This might be false, for example on Android stock browser 4.1.2.
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.

1 participant