[PALEMOON] Use unprefixed requestAnimationFrame in tabbrowser.xml

This commit is contained in:
NTD 2018-04-05 09:05:44 -04:00 committed by Roy Tam
commit c784ad0ead

View file

@ -1566,7 +1566,7 @@
}
if (animate) {
mozRequestAnimationFrame(function () {
requestAnimationFrame(function () {
this.tabContainer._handleTabTelemetryStart(t, aURI);
// kick the animation off