• style: Make Servo use a single thread-pool for layout-related tasks p…

    …er-process.
    
    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.
    emilio committed Dec 23, 2018