servo/components/style/invalidation/element
Emilio Cobos Álvarez fcc55f2156 style: Shrink maps if needed after stylist rebuilds
Hashbrown grows a lot sometimes making us waste a lot of memory. Shrink
some of these maps after CascadeData rebuild / stylesheet collection
invalidation.

Differential Revision: https://phabricator.services.mozilla.com/D134716
2023-06-09 10:22:25 +02:00
..
document_state.rs style: Rustfmt recent changes. 2020-06-04 02:02:50 +02:00
element_wrapper.rs style: Simplify :dir() implementation 2023-06-09 10:22:17 +02:00
invalidation_map.rs style: Shrink maps if needed after stylist rebuilds 2023-06-09 10:22:25 +02:00
invalidator.rs style: Invalidate a bit more aggressively when a pseudo-element matches, in order to also invalidate the cached pseudo-styles on the parent 2023-05-16 13:01:18 +02:00
mod.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
restyle_hints.rs style: More fine-grained viewport units invalidation 2023-05-24 18:32:37 +02:00
state_and_attributes.rs style: Invalidate a bit more aggressively when a pseudo-element matches, in order to also invalidate the cached pseudo-styles on the parent 2023-05-16 13:01:18 +02:00