diff options
author | bors-servo <infra@servo.org> | 2023-05-26 15:36:52 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-05-26 15:36:52 +0200 |
commit | cd3bf5b5298535d6f63afc80c3b78f9ba629602c (patch) | |
tree | ce35ce3e44d2a7c5fd7176a4b1604edf5cb34df4 /components/script/dom/htmlprogresselement.rs | |
parent | 43ebf6c82cf8a391e5c0e64061a12e3948cec001 (diff) | |
parent | debc37a7d3269c194a21a592dacf94df9f065b4e (diff) | |
download | servo-cd3bf5b5298535d6f63afc80c3b78f9ba629602c.tar.gz servo-cd3bf5b5298535d6f63afc80c3b78f9ba629602c.zip |
Auto merge of #29794 - mrobinson:clean-up-cross-compilation, r=jdm
Clean up cross-compilation and features
Integrate cross-compilation and media-stack handling into the
`build_like_command_arguments` decorator. This removes a lot of
repetition in the code and standardizes how targets are selected for all
similar commands.
Now cross compilation targets, feature flags, and helper variables are
stored in the CommandBase instance. This also avoids having to
continuously pass these arguments down to functions called by the
commands.
---
<!-- 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 do not require tests because they do not change behavior.
<!-- 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/script/dom/htmlprogresselement.rs')
0 files changed, 0 insertions, 0 deletions