diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2016-10-13 05:33:36 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-10-13 05:33:36 -0500 |
commit | 1a3287bef7bb1a70c00f381b5686c26376b77d5d (patch) | |
tree | ff98e1574c11084b7288ac0897d6c7a541757987 /components/script/dom/webidls/HTMLMetaElement.webidl | |
parent | bb75e2e727eae64477c128ace7bd5cff35e0ea81 (diff) | |
parent | d03167d9801e6f082107899968a62b5af3be49fd (diff) | |
download | servo-1a3287bef7bb1a70c00f381b5686c26376b77d5d.tar.gz servo-1a3287bef7bb1a70c00f381b5686c26376b77d5d.zip |
Auto merge of #13733 - jeenalee:request-clone, r=jdm
Fix Request's Headers to be cloned correctly
<!-- Please describe your changes on the following line: -->
Previously, when `Clone()` was called, Headers of the template Request did not get cloned properly. This commit fixes that issue, and updates the expected wpt results.
---
<!-- 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 #11894 (github issue number if applicable).
<!-- Either: -->
- [X] There are tests for these changes OR
- [ ] These changes do not require tests because _____
<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->
<!-- 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/13733)
<!-- Reviewable:end -->
Diffstat (limited to 'components/script/dom/webidls/HTMLMetaElement.webidl')
0 files changed, 0 insertions, 0 deletions