gecko-dev/servo/components
Martin Robinson 86f02173a4 Bug 1932588 - Remove as much Gecko-specific and Servo-specific code as possible from malloc_size_of r=emilio
Servo is going to maintain a fork of `malloc_size_of` internally so that
Stylo does not need to have an implicit dependency on all of the crates
that need an implementation of `MallocSizeOf`. In order to prepare for
this, implementations that are only used in Servo should be removed
(unless they are used in Stylo itself). In addition, we can remove some
Gecko-specific implementations as well in order to make downstream Stylo
a bit cleaner.

Differential Revision: https://phabricator.services.mozilla.com/D229764
2024-11-21 17:46:16 +00:00
..
malloc_size_of Bug 1932588 - Remove as much Gecko-specific and Servo-specific code as possible from malloc_size_of r=emilio 2024-11-21 17:46:16 +00:00
selectors Bug 1930789 Part 2 - Avoid collecting into a Vec and then converting to boxed slice in a couple places. r=firefox-style-system-reviewers,emilio 2024-11-13 22:48:38 +00:00
servo_arc Bug 1920524: Set stylo repository links to https://github.com/servo/stylo (r=emilio) 2024-10-04 20:09:44 +00:00
style Bug 1932588 - Remove as much Gecko-specific and Servo-specific code as possible from malloc_size_of r=emilio 2024-11-21 17:46:16 +00:00
style_derive Bug 1923089 - Deal with non-prefixed variants in derive(Parse). r=jfkthame 2024-10-07 12:54:14 +00:00
style_traits Bug 1922870 - Add CSS error for missing @property inherits descriptor. r=dshin 2024-11-12 05:12:52 +00:00
to_shmem Bug 1926269 - Changes to allow publishing selectors. r=supply-chain-reviewers 2024-10-23 19:54:49 +00:00
to_shmem_derive Bug 1926269 - Changes to allow publishing selectors. r=supply-chain-reviewers 2024-10-23 19:54:49 +00:00