Side navigation
#9717 closed enhancement (invalid)
Opened July 01, 2011 12:24AM UTC
Closed September 12, 2011 04:26AM UTC
Last modified March 14, 2012 03:07AM UTC
IE10PP2 supports requestionAnimationFrame
Reported by: | ryanseddon | Owned by: | |
---|---|---|---|
Priority: | low | Milestone: | 1.next |
Component: | effects | Version: | 1.6.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
IE10PP2 has added support for rAF. Created pull request that updates effects.js with prefixed rAF.
Attachments (0)
Change History (6)
Changed July 01, 2011 02:19PM UTC by comment:1
component: | unfiled → effects |
---|---|
priority: | undecided → low |
Changed July 01, 2011 02:21PM UTC by comment:2
status: | new → open |
---|---|
type: | bug → enhancement |
Changed July 05, 2011 08:10PM UTC by comment:4
@scott.gonzalez - do you think you could come up with a better solution then the one given above? We seem to have no word from the OP
Changed July 11, 2011 08:26PM UTC by comment:5
cc: | → rwaldron |
---|
@rwaldron: if scott is unable to come up with a better solution, I or another member of the team could filter down the pull to strip out unnecessary changes if needed.
Changed September 12, 2011 04:26AM UTC by comment:6
cc: | rwaldron |
---|---|
resolution: | → invalid |
status: | open → closed |
This is no longer relevant, but will certainly be added when requestAnimationFrame makes its way back. Closing this ticket as msRequestAnimationFrame will not be excluded.
The commit provided above includes many other unrelated changes - please create a new branch with _just_ the changes you are proposing.