Files
servo/components/script/dom/webxr
Narfinger 9cef653e78 webxr: Switch most of the uses of ipc-channel to GenericChannel (#41774)
Switch most of the uses of IpcChannel to GenericChannel.

Currently there is still one major usage of IpcChannel in the
frame_sender. This will be a more complicated change,
hence, should have extra scrutinee.


Requires https://github.com/servo/servo/pull/41771

Testing: Like all GenericChannels, this is mostly type changes

---------

Signed-off-by: Narfinger <Narfinger@users.noreply.github.com>
2026-01-13 13:24:27 +00:00
..