diff options
author | Mike Hommey <mh@glandium.org> | 2017-06-23 16:03:16 +0900 |
---|---|---|
committer | Mike Hommey <mh@glandium.org> | 2017-06-23 19:36:58 +0900 |
commit | 513833d9b90ead9a0be076c33976d10b8cc34f32 (patch) | |
tree | 663a256ef8ee3a5dbf9bc3cfa9d7c9d175373a87 /components/script/dom/htmlsourceelement.rs | |
parent | dd7540a5d4b81c1b7b72a2120b2ada948da7108e (diff) | |
download | servo-513833d9b90ead9a0be076c33976d10b8cc34f32.tar.gz servo-513833d9b90ead9a0be076c33976d10b8cc34f32.zip |
Separate thread pool from global state for Gecko
When stylo is not enabled in Gecko, the global state initialization
still creates the style thread pool, even when it's not going to be
used. This wastes address space and a little memory.
See https://bugzilla.mozilla.org/show_bug.cgi?id=1374824#c38 and
following comment.
Diffstat (limited to 'components/script/dom/htmlsourceelement.rs')
0 files changed, 0 insertions, 0 deletions