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 XPCOM string bindings instead of Gecko_Utf8SliceToString #14404
Conversation
highfive
commented
Nov 29, 2016
highfive
commented
Nov 29, 2016
…tring. r=manishearth
|
r? @Manishearth |
|
The gecko-side changes of Bug 1317179 is in m-c now, so we can merge this. |
|
@bors-servo delegate=BorisChiou |
|
|
|
@bors-servo r=Manishearth |
|
|
Use XPCOM string bindings instead of Gecko_Utf8SliceToString These are the servo-side changes for [bug 1317179](https://bugzilla.mozilla.org/show_bug.cgi?id=1317179). @Manishearth has already reviewed them there. I'd like to merge these patches until the gecko-side changes for [bug 1317179](https://bugzilla.mozilla.org/show_bug.cgi?id=1317179) is landed. --- - [X] `./mach build -d` does not report any errors - [X] `./mach test-tidy` does not report any errors - [X] These changes fix [bug 1317179](https://bugzilla.mozilla.org/show_bug.cgi?id=1317179). - [X] These changes do not require tests because there are existing tests for this in mozilla-central <!-- 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/14404) <!-- Reviewable:end -->
|
|
|
@bors-servo r=Manishearth |
|
|
|
|
@bors-servo retry |
|
|
|
|
|
@bors-servo retry |
|
|
|
|
|
@bors-servo retry |
Use XPCOM string bindings instead of Gecko_Utf8SliceToString These are the servo-side changes for [bug 1317179](https://bugzilla.mozilla.org/show_bug.cgi?id=1317179). @Manishearth has already reviewed them there. I'd like to merge these patches until the gecko-side changes for [bug 1317179](https://bugzilla.mozilla.org/show_bug.cgi?id=1317179) is landed. --- - [X] `./mach build -d` does not report any errors - [X] `./mach test-tidy` does not report any errors - [X] These changes fix [bug 1317179](https://bugzilla.mozilla.org/show_bug.cgi?id=1317179). - [X] These changes do not require tests because there are existing tests for this in mozilla-central <!-- 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/14404) <!-- Reviewable:end -->
|
|
BorisChiou commentedNov 29, 2016
•
edited by larsbergstrom
These are the servo-side changes for bug 1317179. @Manishearth has already reviewed them there. I'd like to merge these patches until the gecko-side changes for bug 1317179 is landed.
./mach build -ddoes not report any errors./mach test-tidydoes not report any errorsThis change is