servo/tests
bors-servo cbcafd18f4 Auto merge of #15189 - jdm:microtasks, r=nox
Implement microtask checkpoints

This generalizes the work previously done for Promise job callbacks. There is now a microtask queue that correctly processes all queued microtasks after each turn of the event loop, as well as after a scripted callback finishes executing, and after a classic script executes.

---
- [X] `./mach build -d` does not report any errors
- [X] `./mach test-tidy` does not report any errors
- [X] These changes fix #4283
- [X] There are tests for these changes

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/15189)
<!-- Reviewable:end -->
2017-02-03 07:53:17 -08:00
..
compiletest Added compiletest to verify TrustedPromise does not implement Clone 2017-01-22 20:12:07 +00:00
dromaeo Avoid Python's HTTP server automatic redirect that appends / after the query string. Fixes #11843. 2016-06-23 18:49:19 -04:00
heartbeats Revert "Remove -w flag now that WebRender is always used" 2017-01-23 15:01:55 -08:00
html WebVR API Implementation, r=larsbergstrom 2017-01-09 12:44:39 +01:00
jquery Update expected results for the jquery tests. 2016-03-16 14:48:10 +01:00
power
unit Use FamilyName instead of FontFamily in @font-face 2017-02-02 19:37:31 +01:00
wpt Auto merge of #15189 - jdm:microtasks, r=nox 2017-02-03 07:53:17 -08:00