diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2020-02-01 04:59:58 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-02-01 04:59:58 -0500 |
commit | e71dc9977cdf483b9a7f9bc284cae2596811283e (patch) | |
tree | abba857593725c130b15d00cc075f5e3e09df407 /components/script/dom/gpucomputepipeline.rs | |
parent | 04268147c58ea7478b214b762cb79454d2388aa5 (diff) | |
parent | b3ca098f6427aba5cc454d6d1e46b41f194a9e84 (diff) | |
download | servo-e71dc9977cdf483b9a7f9bc284cae2596811283e.tar.gz servo-e71dc9977cdf483b9a7f9bc284cae2596811283e.zip |
Auto merge of #25651 - medimatrix:xhr-progress-timeout, r=jdm
Do not include request progress/total values on XHR timeout
<!-- Please describe your changes on the following line: -->
Do not include request progress/total values on XHR timeout as [the specification]( https://xhr.spec.whatwg.org/#request-error-steps) states that upload events when errors occur should always pass 0 for both values.
---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `___` with appropriate data: -->
- [x] `./mach build -d` does not report any errors
- [x] `./mach test-tidy` does not report any errors
- [x] These changes fix #24286
<!-- Either: -->
- [x] There are tests for these changes OR
- [ ] These changes do not require tests because ___
<!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.-->
<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->
Diffstat (limited to 'components/script/dom/gpucomputepipeline.rs')
0 files changed, 0 insertions, 0 deletions