mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-11-08 20:28:42 +02:00
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. Cherry-picked from https://github.com/servo/servo/pull/26227 |
||
|---|---|---|
| .. | ||
| core.rs | ||
| level.rs | ||
| map.rs | ||
| mod.rs | ||
| source.rs | ||
| unsafe_box.rs | ||