mirror of
https://github.com/servo/servo
synced 2026-05-05 06:32:13 +02:00
This changes routed_promise to use the GenericCallback functionality. This mostly effected WebGPU but also Clipboard and Memory Reporting. We also added a GenericCallback::new_blocking() functionality which produces a callback and a channel which then can be blocked on. This was used a couple of times in the code. Signed-off-by: Narfinger <Narfinger@users.noreply.github.com> Testing: This should not change functionality. --------- Signed-off-by: Narfinger <Narfinger@users.noreply.github.com>
7.3 KiB
7.3 KiB