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

Description
Version: Angular.js 1.2.14
Line-number: 11328
In older version of browsers (such as QtWebKit), requestAnimationFrame was not available so when user migrate from 1.2.13 to 1.2.14, she may encounter following error: "'undefined' is not a function (evaluating 'requestAnimationFrame(fn)')". In my case , it is being called from angular.js:9509.
