servo/components/layout_thread
Anthony Ramine 7f54d14904 Make the rule tree actually threadsafe
RuleTree::gc is now a safe method that any thread can call
at any time, and StrongRuleNode values can all be dropped
whenever their owner want to, on any thread.
2020-04-20 17:39:19 +02:00
..
Cargo.toml Update ipc-channel and crossbeam-channel. 2020-02-20 11:15:13 -05:00
dom_wrapper.rs Some servo build fixes. 2020-04-16 18:29:30 +02:00
lib.rs Make the rule tree actually threadsafe 2020-04-20 17:39:19 +02:00