diff options
author | bors-servo <servo-ops@mozilla.com> | 2022-03-06 12:51:04 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-03-06 12:51:04 -0500 |
commit | ecb4f4225acf1742671927a4132ca58de69483ff (patch) | |
tree | 3916fc5fa9a4c94ae5587b52dfa2588626e4389a /python/servo/build_commands.py | |
parent | 66dec13ab676e9a48e95380be7be68eaa26e3c8c (diff) | |
parent | 4784564d5c778e42d9dcf9431285a07de3ff04f2 (diff) | |
download | servo-ecb4f4225acf1742671927a4132ca58de69483ff.tar.gz servo-ecb4f4225acf1742671927a4132ca58de69483ff.zip |
Auto merge of #28720 - s-maurice:move_servo_version_from_config, r=jdm
move servo_version from out of config crate
`servo_version`'s contents are moved to `simpleservo::servo_version` in `ports/libsimpleservo/api/src/lib.rs`.
`servo_version`'s contents are also duplicated in a new function `servo_version` in `ports/winit/main2.rs`.
It's my first PR, I'm not really sure what is required. Let me know what I need to change to make this work. Thanks!
Signed-off-by: s-maurice <51819025+s-maurice@users.noreply.github.com>
<!-- 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 #28719 (GitHub issue number if applicable)
<!-- Either: -->
- [ ] There are tests for these changes OR
- [x] These changes do not require tests because they do not change any logic.
<!-- 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 'python/servo/build_commands.py')
0 files changed, 0 insertions, 0 deletions