diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2016-08-27 01:18:11 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-08-27 01:18:11 -0500 |
commit | 5aa95979f50ed044d6145150fa498211792f49da (patch) | |
tree | 02ac65eeadc9c5979b2066a17a8340b9beb78107 /components/script/dom/htmlhtmlelement.rs | |
parent | 969aefe01f347060c10e0729e3429113018e4ed1 (diff) | |
parent | 1dcc8e69fec5bda0e48d213a8dd25ff24bfc955f (diff) | |
download | servo-5aa95979f50ed044d6145150fa498211792f49da.tar.gz servo-5aa95979f50ed044d6145150fa498211792f49da.zip |
Auto merge of #13073 - zack1030:issue-13047, r=shinglyu
FIX TreeherderClient deprecated param
<!-- Please describe your changes on the following line: -->
---
<!-- 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 #13047 (github issue number if applicable).
<!-- Either: -->
- [ ] There are tests for these changes OR
- [X] These changes do not require tests because it is low risk
<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->
According to warning from TreeherderClient(),
the parameters `host` and `protocol` are deprecated.
Then use `server_url` instead.
<!-- 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/13073)
<!-- Reviewable:end -->
Diffstat (limited to 'components/script/dom/htmlhtmlelement.rs')
0 files changed, 0 insertions, 0 deletions