Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upUse NetworkConnector directly to account for replaced hosts #16131
Conversation
highfive
commented
Mar 25, 2017
|
Heads up! This PR modifies the following files:
|
|
@bors-servo try |
Use NetworkConnector directly to account for replaced hosts
|
|
|
@bors-servo try |
Use NetworkConnector directly to account for replaced hosts <!-- 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/16131) <!-- Reviewable:end -->
|
|
|
The failure is #14323. |
|
r? @jdm |
| @@ -49,8 +49,8 @@ impl ServoUrl { | |||
|
|
|||
| // NOTE: These methods return options that are always true temporarily until | |||
| // we special-case some urls to avoid going through rust-url. | |||
This comment has been minimized.
This comment has been minimized.
jdm
Mar 26, 2017
Member
This comment should go away if we're making this change. I don't understand it though; any comments, @emilio?
This comment has been minimized.
This comment has been minimized.
nox
Mar 26, 2017
Author
Member
@jdm This was from a time where we thought ServoUrl wouldn't always contain an Url, will remove it.
|
@jdm r=you? |
|
@bors-servo: r+ |
|
|
Use NetworkConnector directly to account for replaced hosts <!-- 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/16131) <!-- Reviewable:end -->
|
|
|
@bors-servo retry #14237 |
Use NetworkConnector directly to account for replaced hosts <!-- 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/16131) <!-- Reviewable:end -->
|
|
nox commentedMar 25, 2017
•
edited by larsbergstrom
This change is