Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

fix($$RAFProvider): check for webkitCancelRequestAnimationFrame #6743

Closed
wants to merge 1 commit into from

Conversation

matsko
Copy link
Contributor

@matsko matsko commented Mar 19, 2014

Android 4.3 only supports webkitCancelRequestAnimationFrame.

Closes #6526

@mary-poppins
Copy link

Thanks for the PR! Please check the items below to help us merge this faster. See the contributing docs for more information.

  • Uses the issue template (#6743)

If you need to make changes to your pull request, you can update the commit with git commit --amend.
Then, update the pull request with git push -f.

Thanks again for your help!

Android 4.3 only supports webkitCancelRequestAnimationFrame.

Closes angular#6526
@matsko
Copy link
Contributor Author

matsko commented Mar 19, 2014

MERGED

@matsko
Copy link
Contributor Author

matsko commented Mar 19, 2014

Landed as c839f78 and e84da22

@matsko matsko closed this Mar 19, 2014
@matsko matsko deleted the raf_fix branch March 19, 2014 01:39
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ng-animate 1.2.14 bug on android
3 participants