aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/htmlparamelement.rs
diff options
context:
space:
mode:
authorbors-servo <lbergstrom+bors@mozilla.com>2016-10-22 08:05:13 -0500
committerGitHub <noreply@github.com>2016-10-22 08:05:13 -0500
commit62689ba64deb5f0c93f2fe3dfd69258b21d2fb47 (patch)
treea66a0768bfe5d126ce947f1749d98871d4fa10ab /components/script/dom/htmlparamelement.rs
parent6be969a4594da0971e04d20ed085735024428b7a (diff)
parent25cc87f226d330c77b63dafb4fd4ac23846854a8 (diff)
downloadservo-62689ba64deb5f0c93f2fe3dfd69258b21d2fb47.tar.gz
servo-62689ba64deb5f0c93f2fe3dfd69258b21d2fb47.zip
Auto merge of #13882 - jeenalee:response-clone, r=jdm
Make Response's `Clone()` method to clone headers. <!-- Please describe your changes on the following line: --> This patch allows the response clone to have the same headers list as the original's. Previously, only the cloned response's headers guard was set to be the same as the original response's headers guard. --- <!-- 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 - [ ] These changes fix #__ (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/13882) <!-- Reviewable:end -->
Diffstat (limited to 'components/script/dom/htmlparamelement.rs')
0 files changed, 0 insertions, 0 deletions