mirror of
https://github.com/servo/servo
synced 2026-05-15 11:26:50 +02:00
an IPC channel instead. Because this used a boxed trait object to invoke messages across a process boundary, and boxed trait objects are not supported across IPC, we spawn a helper thread inside the compositor to perform the marshaling for us.
69 KiB
69 KiB