diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2019-07-24 22:33:55 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-07-24 22:33:55 -0400 |
commit | d93b652c114b177390f0e0dca9aeb9ab8b0db839 (patch) | |
tree | ffdcfe2f8f3610fecec96ee8c0d80d0a1647ebaf /python/servo/build_commands.py | |
parent | 7adf022dfa2b4b29728bd599d5eaf197be572c88 (diff) | |
parent | dde4f71257a60af41e1d2cb8a8ad15f99f0157d9 (diff) | |
download | servo-d93b652c114b177390f0e0dca9aeb9ab8b0db839.tar.gz servo-d93b652c114b177390f0e0dca9aeb9ab8b0db839.zip |
Auto merge of #23828 - angelortiz1007:winrt-servo, r=jdm
Made all "free" extern "C" APIs in simpleservo fallible by returning …
…null pointr or boolean value. ServoApp will need to be modified to check return values.
<!-- 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 #23514 (GitHub issue number if applicable)
<!-- Either: -->
- [ ] There are tests for these changes OR
- [x] These changes do not require tests because _ServoApp will test/verify.__
<!-- 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. -->
<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/23828)
<!-- Reviewable:end -->
Diffstat (limited to 'python/servo/build_commands.py')
0 files changed, 0 insertions, 0 deletions