aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/lib.rs
diff options
context:
space:
mode:
authorbors-servo <lbergstrom+bors@mozilla.com>2017-03-23 12:46:14 -0700
committerGitHub <noreply@github.com>2017-03-23 12:46:14 -0700
commitaf9a1588d1cc180d8b03d6fee24e79eb9b98c511 (patch)
tree98717f7e605d3a0d044f38db15ab0de1454d40f0 /components/script/lib.rs
parentf00f3fa81c504c12d37c93f9415c54df33a77cb9 (diff)
parent5c29637bef20a1680260fddaf7c47d46939de8a0 (diff)
downloadservo-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