Bobby Holley
|
156ef81878
|
nsstring: Make ns{,C}String Sync/Send.
Bug: 1454021
Reviewed-by: mystor
MozReview-Commit-ID: DeBOgxxTvBR
|
2018-04-14 21:15:43 +02:00 |
|
Bobby Holley
|
628aa6a630
|
Add an into_repr on the nsstring bindings.
I didn't end up using this, but mystor reviewed it and it's useful.
MozReview-Commit-ID: 5LNzCEGpbLy
|
2018-04-06 09:03:22 -07:00 |
|
L. David Baron
|
5a42c6cf72
|
Bug 1448138 - Rename string DataFlags::SHARED to REFCOUNTED to make it clearer to those reading the code. (Servo changes.) r=erahm
|
2018-03-23 13:40:51 -07:00 |
|
janczer
|
661d234c3c
|
Change debug assertions to specific ones
|
2018-02-07 09:21:24 +01:00 |
|
Simon Sapin
|
cace4fc6eb
|
Remove #![deny(warnings)]
We already have https://github.com/servo/servo/pull/19612
to deny warnings at the time of landing into master.
But it’s not useful to break the build when later compiler
with a more recent Rust version that has introduced new warnings:
https://bugzilla.mozilla.org/show_bug.cgi?id=1434619
|
2018-01-31 17:00:27 +01:00 |
|
Bastien Orivel
|
29b4eec141
|
Bump bitflags to 1.0 in every servo crate
|
2017-10-30 23:36:06 +01:00 |
|
Nika Layzell
|
2d3331fbd4
|
Move nsstring from gecko into servo/support/gecko/nsstring
This is the servo side of bug 1403213.
MozReview-Commit-ID: HFdQiuMnGhJ
|
2017-10-23 14:22:42 -04:00 |
|
Gecko Backout
|
662b2e7397
|
Backed out changeset 196206f129ef (bug 1403213) for referencing non-existing xpcom/rust/gtest/moz.build in xpcom/moz.build. r=backout on a CLOSED TREE
Backs out https://github.com/servo/servo/pull/18941
|
2017-10-20 19:33:29 +00:00 |
|
Nika Layzell
|
ec5cf5ceaf
|
Move nsstring from gecko into servo/support/gecko/nsstring
This is the servo side of bug 1403213.
MozReview-Commit-ID: HFdQiuMnGhJ
|
2017-10-20 10:52:57 -04:00 |
|