fix(core): ensure that multiple requests to requestAnimationFrame are buffered
IE11 (and maybe some other browsers) do not optimize multiple calls to rAF. This code makes that happen internally within the $$rAF service before the next frame kicks in. Closes #11791
M
Matias Niemelä committed
db20b830fc6074a00dc11d3f47d665c55e8bb515
Parent: 2aacc2d