mirror of
https://github.com/servo/servo
synced 2026-05-14 10:56:44 +02:00
With this we stop exporting ipc-channel in libservo and switch to GenericChannel/GenericCallback. Testing: Generic Channels are tested all over the place. --------- Signed-off-by: Narfinger <Narfinger@users.noreply.github.com> Co-authored-by: Martin Robinson <mrobinson@igalia.com>