servo/components/config
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
..
tests Embedding API: prefs r/w 2020-06-10 09:38:13 +02:00
basedir.rs Update font-kit. 2022-04-01 01:00:18 -04:00
Cargo.toml Start the transition to workspace dependencies 2023-05-17 11:59:35 +02:00
lib.rs move servo_version from config crate to ports/libsimpleservo/api/src/lib.rs and duplicate in ports/winit/main2.rs 2022-03-06 01:43:46 +01:00
opts.rs Clean up debug options 2023-05-01 14:09:28 +02:00
pref_util.rs Remove an unneeded arc reference count bump on each pref access. 2023-06-08 11:09:25 +02:00
prefs.rs Remove the DOMToTexture feature 2023-06-27 11:39:52 +02:00