gecko-dev/servo/components
Emilio Cobos Álvarez ca59532ce8 Bug 1553227 - Remove old CSS scroll snap implementation. r=hiro
This will save us some time from figuring out what's the best thing to do in
bug 1552587, so that other patches I have in flight (mainly bug 1552708) can
land, since we cannot add a single byte to nsStyleDisplay right now otherwise.

The code removed here is well isolated and not that complicated, so it seems to
me that should be easy to bring back should we have an emergency (and I commit
to doing that while preserving the nsStyleDisplay size limit if we need to :)).

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

--HG--
extra : moz-landing-system : lando
2019-05-21 22:51:54 +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 Bug 1550554 - Implement ArcSlice::default(). r=heycam 2019-05-16 23:22:04 +00:00
size_of_test Bug 1511811 - Use https for the MPL license URL. 2018-12-03 08:43:48 -05:00
style Bug 1553227 - Remove old CSS scroll snap implementation. r=hiro 2019-05-21 22:51:54 +00:00
style_derive Bug 1549301 - Fix some warnings. 2019-05-06 10:37:50 +02:00
style_traits Bug 1550432 - Do not report error for unknown property if its known moz prefixed version is specified. r=emilio 2019-05-21 15:35:41 +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