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

fix (ngAnimate $rAF): fix requestAnimationFrame for old version of Firefox #6540

Closed
wants to merge 1 commit into from

Commits on Mar 5, 2014

  1. fix (ngAnimate $rAF): fix requestAnimationFrame for old version of Fi…

    …refox
    
    The recent $$RAFProvider which is a wrapper for the native
    requestAnimationFrame method doesn't use the mozRequestAnimationFrame.
    Old versions of FF (20 for example) crash if ngAnimate is included
    
    No breaking changes and fix issue angular#6535
    Thomas Belin committed Mar 5, 2014
    Configuration menu
    Copy the full SHA
    42de3e7 View commit details
    Browse the repository at this point in the history