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 upVendor nsstring bindings, use for text-overflow #13701
Conversation
highfive
commented
Oct 11, 2016
|
Heads up! This PR modifies the following files:
|
highfive
commented
Oct 11, 2016
|
@bors-servo r=emilio,mystor carry-over from bug 1309165 |
|
|
|
@bors-servo r- I forgot, this is blocked on #13700 |
|
|
|
@bors-servo r=emilio,mystor |
|
|
|
@bors-servo p=1 blocks some properties, specifically |
Vendor nsstring bindings, use for text-overflow From [bug 1309165](https://bugzilla.mozilla.org/show_bug.cgi?id=1309165) <!-- 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/13701) <!-- Reviewable:end -->
|
|
|
@bors-servo r=emilio,mystor |
|
|
Vendor nsstring bindings, use for text-overflow From [bug 1309165](https://bugzilla.mozilla.org/show_bug.cgi?id=1309165) <!-- 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/13701) <!-- Reviewable:end -->
|
|
It is called nsstring_vendor since libgkrust already depends on nsstring, and we can't have two crates with the same name in-tree. We can't directly depend on the in-tree one since this will stop independent `./mach build-geckolib` builds from working. MozReview-Commit-ID: CR4tHgzXWFZ
MozReview-Commit-ID: BxoFVigIOyV
|
@bors-servo r=emilio,mystor |
|
|
Vendor nsstring bindings, use for text-overflow From [bug 1309165](https://bugzilla.mozilla.org/show_bug.cgi?id=1309165) <!-- 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/13701) <!-- Reviewable:end -->
|
|
Manishearth commentedOct 11, 2016
•
edited by larsbergstrom
From bug 1309165
This change is