gecko-dev/servo/components
Emilio Cobos Álvarez 1834c20f36 Bug 1518045 - Make Servo use a single thread-pool for layout-related tasks per-process. r=jdm
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.

This cherry-picks https://github.com/servo/servo/pull/22487, with a few minor
fixes to the build that are landing as part of the sync associated to this bug,
and an lsan exception tweak to point to the right module since it's moving.
2019-01-07 00:53:04 +01:00
..
fallible Bug 1511811 - Use https for the MPL license URL. 2018-12-03 08:43:48 -05:00
hashglobe Bug 1506391 - cargo fix --edition. r=emilio 2018-11-11 02:40:21 +01:00
malloc_size_of Bug 1515533 - Bump smallvec and smallbitvec r=emilio 2018-12-20 01:49:42 +00:00
malloc_size_of_derive Bug 1511811 - Update syn and related dependencies. r=emilio 2018-12-07 09:00:20 -05:00
selectors Bug 1514439 - Fix tidy issues. 2018-12-15 03:55:44 +01:00
servo_arc Bug 1506391 - cargo fix --edition. r=emilio 2018-11-11 02:40:21 +01:00
size_of_test Bug 1511811 - Use https for the MPL license URL. 2018-12-03 08:43:48 -05:00
style Bug 1518045 - Make Servo use a single thread-pool for layout-related tasks per-process. r=jdm 2019-01-07 00:53:04 +01:00
style_derive Bug 1516829 - Replace trim_{left,right}* with trim_{start,end}*. r=emilio 2018-12-30 08:37:19 +00:00
style_traits Bug 1511811 - Use https for the MPL license URL. 2018-12-03 08:43:48 -05:00