servo/components/canvas/webgl_mode
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
..
inprocess.rs Remove the DOMToTexture feature 2023-06-27 11:39:52 +02:00
mod.rs Use surfman for managing GL surfaces 2019-11-01 08:47:11 -05:00