mirror of
https://github.com/servo/servo.git
synced 2025-06-10 09:33:13 +00:00
This patch introduces infrastructure for the rule tree, and constructs it. We don't use it yet, nor have good heuristics for GC'ing it, but this should not happen anymore once we store the rule node reference in the node. I haven't messed up with memory orders because I want to do a try run with it, then mess with them. Take down the ApplicableDeclarationsCache, use the rule tree for doing the cascade. |
||
---|---|---|
.. | ||
basedir.rs | ||
Cargo.toml | ||
geometry.rs | ||
lib.rs | ||
opts.rs | ||
prefs.rs | ||
remutex.rs | ||
resource_files.rs | ||
thread.rs |