servo/components/script_layout_interface
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 Update to string-cache 0.3 2016-11-03 16:23:05 +01:00
lib.rs Update to string-cache 0.3 2016-11-03 16:23:05 +01:00
message.rs Update to string-cache 0.3 2016-11-03 16:23:05 +01:00
reporter.rs Move CSSErrorReporter to script_layout_interface. 2016-06-20 19:08:13 +02:00
restyle_damage.rs layout: Add a REPOSITION restyle damage type. 2016-09-26 14:20:30 -07:00
rpc.rs Remove concept of Layers from Servo 2016-10-21 08:38:34 +02:00
wrapper_traits.rs Concurrent rule tree, v1 2016-11-05 17:29:52 +01:00