mirror of
https://github.com/servo/servo
synced 2026-05-08 16:12:15 +02:00
This will allow removing the dependency of the compositor on `script_traits`, which should make our internal dependency chain a lot easier to deal with. Part of #35984. Signed-off-by: Martin Robinson <mrobinson@igalia.com>