Auto merge of #9837 - nox:deterministic-raf, r=mbrubeck

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

The callbacks must stay ordered.

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.svg" height="40" alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/9837)
<!-- Reviewable:end -->
This commit is contained in:
bors-servo 2016-03-02 21:24:38 +05:30
commit 9ceda7de50
4 changed files with 66 additions and 10 deletions

View file

@ -5574,6 +5574,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",