Bug 1885136 - Allow Servo to start the style traversal from outside the thread pool...
commit900ade994de18bf1a40ab21cc74db6eba6e9a4ce
authorEmilio Cobos Álvarez <emilio@crisal.io>
Thu, 14 Mar 2024 10:19:59 +0000 (14 10:19 +0000)
committerEmilio Cobos Álvarez <emilio@crisal.io>
Thu, 14 Mar 2024 10:19:59 +0000 (14 10:19 +0000)
tree06c0e352d2143f0c0bab4bf33781a39e785d09c9
parent3c9d46e8f2bf0c2f34ecf015307e3615325ec5a1
Bug 1885136 - Allow Servo to start the style traversal from outside the thread pool. r=firefox-style-system-reviewers,zrhoffman

This should be flexible enough. In the future Servo might want to make
more guarantees about what threads the style thread pool contains.

Differential Revision: https://phabricator.services.mozilla.com/D204506
servo/components/style/dom.rs
servo/components/style/driver.rs