servo/components/layout_thread
Emilio Cobos Álvarez de4fe6e2b6 Concurrent rule tree, v1
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.
2016-11-05 17:29:52 +01:00
..
Cargo.toml Remove the direct azure dependencies from gfx, layout and layout_thread. 2016-11-04 12:14:42 +01:00
lib.rs Concurrent rule tree, v1 2016-11-05 17:29:52 +01:00