mirror of
https://github.com/servo/servo.git
synced 2025-07-27 17:20:36 +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 |