diff options
author | bors-servo <infra@servo.org> | 2023-06-27 20:01:48 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-06-27 20:01:48 +0200 |
commit | ea4701c57b3cb732a46ea5356e0945aa1d488d06 (patch) | |
tree | bd7d05ca9cbbeec816cf28df326d7cb61e85f193 /components/layout_2020/fragment_tree/box_fragment.rs | |
parent | 1ca74a3ceea37ed6eb8786c35028966d4b8d3547 (diff) | |
parent | ec3b2826ae7f9186e20e7a992f8be70c9aa2f903 (diff) | |
download | servo-ea4701c57b3cb732a46ea5356e0945aa1d488d06.tar.gz servo-ea4701c57b3cb732a46ea5356e0945aa1d488d06.zip |
Auto merge of #29938 - mrobinson:remove-domtotexture, r=jdm
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
<!-- Please describe your changes on the following line: -->
---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `___` with appropriate data: -->
- [x] `./mach build -d` does not report any errors
- [x] `./mach test-tidy` does not report any errors
- [x] These changes fix #29936.
- [x] These changes do not require tests because they remove functionality.
<!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.-->
<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->
Diffstat (limited to 'components/layout_2020/fragment_tree/box_fragment.rs')
0 files changed, 0 insertions, 0 deletions