Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move reg_host from the constellation to net_traits #14736

Merged
merged 1 commit into from Dec 26, 2016

Conversation

@yysung1123
Copy link
Contributor

yysung1123 commented Dec 26, 2016

Move reg_host from the constellation to net_traits


  • ./mach build -d does not report any errors
  • ./mach test-tidy does not report any errors
  • These changes fix #14696 (github issue number if applicable).
  • These changes do not require tests

This change is Reviewable

@highfive
Copy link

highfive commented Dec 26, 2016

Heads up! This PR modifies the following files:

  • @asajeffrey: components/constellation/constellation.rs
  • @KiChjang: components/net_traits/pub_domains.rs, components/net_traits/pub_domains.rs
@Ms2ger
Copy link
Contributor

Ms2ger commented Dec 26, 2016

Thanks!

@bors-servo r+

@bors-servo
Copy link
Contributor

bors-servo commented Dec 26, 2016

📌 Commit 7a7b161 has been approved by Ms2ger

@highfive highfive assigned Ms2ger and unassigned metajack Dec 26, 2016
@bors-servo
Copy link
Contributor

bors-servo commented Dec 26, 2016

Testing commit 7a7b161 with merge c2448d3...

bors-servo added a commit that referenced this pull request Dec 26, 2016
…s2ger

Move reg_host from the constellation to net_traits

<!-- Please describe your changes on the following line: -->

Move reg_host from the constellation to net_traits

---
<!-- 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 #14696  (github issue number if applicable).

<!-- Either: -->
- [X] These changes do not require tests

<!-- 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/14736)
<!-- Reviewable:end -->
@bors-servo bors-servo merged commit 7a7b161 into servo:master Dec 26, 2016
2 of 3 checks passed
2 of 3 checks passed
continuous-integration/appveyor/pr AppVeyor build failed
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details
homu Test successful
Details
@yysung1123 yysung1123 deleted the yysung1123:Move-reg_host-to-pub_domains branch Dec 26, 2016
@asajeffrey
Copy link
Member

asajeffrey commented Dec 28, 2016

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

6 participants
You can’t perform that action at this time.