mirror of
https://github.com/servo/servo.git
synced 2025-10-16 16:29:18 +01:00
There is now an inclusive_descendants_version field of each node, which increases each time the node, or any of its descendants, is dirtied. This can be used for cache invalidation, by caching a version number and comparting the current version number against the cached version number. |
||
---|---|---|
.. | ||
Cargo.toml | ||
lib.rs | ||
size_of.rs | ||
textinput.rs |