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 upHandle URLs more efficiently in stylo #16092
Conversation
…ving during the cascade.
highfive
commented
Mar 23, 2017
|
Heads up! This PR modifies the following files:
|
highfive
commented
Mar 23, 2017
|
@bors-servo r=emilio p=10 |
|
|
Handle URLs more efficiently in stylo Approved in https://bugzilla.mozilla.org/show_bug.cgi?id=1347435 <!-- 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/16092) <!-- Reviewable:end -->
|
@bors-servo r- Mismerge |
|
@bors-servo r=emilio |
|
|
Handle URLs more efficiently in stylo Approved in https://bugzilla.mozilla.org/show_bug.cgi?id=1347435 <!-- 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/16092) <!-- Reviewable:end -->
|
|
It's a bit unfortunate the use separate implementations of SpecifiedUrl for Servo and Gecko, but they're different enough at this point that I don't think it really makes sense to try to share everything. Splitting them out has some nice simplifications as well. I recognize that there's still some potential correctness issues for Servo using the resolved URI in various places where the original URI may be the right thing, but I've got too much on my plate to look into that for now. MozReview-Commit-ID: BeDu93TQ4Ow
|
@bors-servo r=emilio |
|
|
Handle URLs more efficiently in stylo Approved in https://bugzilla.mozilla.org/show_bug.cgi?id=1347435 <!-- 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/16092) <!-- Reviewable:end -->
|
|
|
@bors-servo retry #14323 |
|
|
|
|
bholley commentedMar 23, 2017
•
edited by larsbergstrom
Approved in https://bugzilla.mozilla.org/show_bug.cgi?id=1347435
This change is