gecko-dev/servo/components
Emilio Cobos Álvarez a109b9a835 Bug 1549593 - Use OwnedSlice in the specified and computed values of most vector properties. r=heycam
This is just a refactor in the right direction. Eventual goal is:

 * All inherited properties use ArcSlice<>.
 * All reset properties use OwnedSlice<> (or ThinVec<>).

No conversion happens at all, so we can remove all that glue, and also
compute_iter and co.

Of course there's work to do, but this is a step towards that.

Differential Revision: https://phabricator.services.mozilla.com/D30127

--HG--
extra : moz-landing-system : lando
2019-05-16 23:21:37 +00:00
..
derive_common Bug 1549301 - Fix some warnings. 2019-05-06 10:37:50 +02:00
fallible Bug 1511811 - Use https for the MPL license URL. 2018-12-03 08:43:48 -05:00
hashglobe Bug 1506391 - cargo fix --edition. r=emilio 2018-11-11 02:40:21 +01:00
malloc_size_of No bug - Cherry-pick some Servo removals from malloc_size_of. r=npotb 2019-05-07 12:59:40 +02:00
selectors Bug 1549301 - Rustfmt recent style system changes. 2019-05-06 10:37:53 +02:00
servo_arc No bug - rustfmt recent style system changes. 2019-05-09 20:18:08 +02:00
size_of_test Bug 1511811 - Use https for the MPL license URL. 2018-12-03 08:43:48 -05:00
style Bug 1549593 - Use OwnedSlice in the specified and computed values of most vector properties. r=heycam 2019-05-16 23:21:37 +00:00
style_derive Bug 1549301 - Fix some warnings. 2019-05-06 10:37:50 +02:00
style_traits Bug 1549593 - Use OwnedSlice in the specified and computed values of most vector properties. r=heycam 2019-05-16 23:21:37 +00:00
to_shmem Bug 1548691 - Add an owned slice type which cbindgen can understand. r=heycam 2019-05-09 10:49:22 +00:00
to_shmem_derive Bug 1543837 - Fix servo build and appease tidy. 2019-04-12 00:25:50 +02:00