Use a BTreeMap for Document::animation_frame_list (fixes #9834)

The callbacks must stay ordered.
This commit is contained in:
Anthony Ramine 2016-03-02 14:23:47 +01:00
parent f7db68eff7
commit 1d87f61350
4 changed files with 66 additions and 10 deletions

View file

@ -5562,6 +5562,12 @@
"url": "/_mozilla/mozilla/collections.html"
}
],
"mozilla/deterministic-raf.html": [
{
"path": "mozilla/deterministic-raf.html",
"url": "/_mozilla/mozilla/deterministic-raf.html"
}
],
"mozilla/documentElement.html": [
{
"path": "mozilla/documentElement.html",