mirror of
https://github.com/servo/servo
synced 2026-05-09 08:32:31 +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.