diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2017-03-23 12:46:14 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-03-23 12:46:14 -0700 |
commit | af9a1588d1cc180d8b03d6fee24e79eb9b98c511 (patch) | |
tree | 98717f7e605d3a0d044f38db15ab0de1454d40f0 /components/script/lib.rs | |
parent | f00f3fa81c504c12d37c93f9415c54df33a77cb9 (diff) | |
parent | 5c29637bef20a1680260fddaf7c47d46939de8a0 (diff) | |
download | servo-af9a1588d1cc180d8b03d6fee24e79eb9b98c511.tar.gz servo-af9a1588d1cc180d8b03d6fee24e79eb9b98c511.zip |
Auto merge of #16087 - jdm:testimprovement, r=metajack
Don't create a new XHR until the previous one is complete.
This test often times out when run under rr, because the event loop gets flooded with timer events that initiate XHRs before the previous XHR has completed. Additionally, we're running the event handler up to three times per XHR, which is just silly.
<!-- 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/16087)
<!-- Reviewable:end -->
Diffstat (limited to 'components/script/lib.rs')
0 files changed, 0 insertions, 0 deletions