Commit 0dfdff3
committed
Update requestAnimationFrame to include timestamp parameter
Change the type signature of requestAnimationFrame
to pass the timestamp to the callback function,
matching the Web API specification where
requestAnimationFrame provides a DOMHighResTimeStamp parameter.1 parent 40e9a0c commit 0dfdff3
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
134 | | - | |
| 134 | + | |
135 | 135 | | |
136 | 136 | | |
137 | 137 | | |
| |||
0 commit comments