mirror of
https://github.com/servo/servo
synced 2026-05-09 16:42:16 +02:00
Instead of per-document. This also allows to reuse this thread-pool if needed for other stuff, like parallel CSS parsing (#22478), and to share more code with Gecko, which is always nice.