Fix requestAnimationFrame timestamps in queue

This resolves #7044 which involved callbacks
in a queue not receiving the same timestamp despite
the specification saying they should. An extra test
was added to verify the correct behavior.
This commit is contained in:
Harrison G 2015-08-07 09:03:51 -04:00
parent 0a0fd30eb3
commit e40b141409
4 changed files with 40 additions and 2 deletions

View file

@ -1016,4 +1016,4 @@
"rev": null,
"url_base": "/_mozilla/",
"version": 2
}
}