servo/components/canvas_traits
Martin Robinson ec3b2826ae
Remove the DOMToTexture feature
This relies on WebRender's frame output API, `set_output_image_handler`,
which has been removed from the latest upstream [1]. It's sad to remove
this feature, which was probably a lot of work to implement, but it
seems difficult to patch WebRender to restore this functionality.

Fixes #29936.

1. https://hg.mozilla.org/mozilla-central/rev/361521e3c52324809553c555fb066d50f023d9bf
2023-06-27 11:39:52 +02:00
..
webgl_channel Fix three trivial warnings. 2021-05-23 19:03:57 +09:00
canvas.rs Fix ./mach build --release --with-layout-2020 2020-06-10 22:34:24 +05:30
Cargo.toml Start the transition to workspace dependencies 2023-05-17 11:59:35 +02:00
lib.rs Proxy all WR interactions for layout/font/script/canvas threads to the compositor 2020-06-09 13:05:16 -04:00
webgl.rs Remove the DOMToTexture feature 2023-06-27 11:39:52 +02:00