diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2017-02-18 10:38:18 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-02-18 10:38:18 -0800 |
commit | 082fbe9e15996875edc586f46c6a2d54947b4620 (patch) | |
tree | 17187d395302187afea8ccadfda9a5ec6b860455 /python/tidy/servo_tidy_tests | |
parent | 6e8d7b7d02d6e716031a3e5922c259a37a324b2d (diff) | |
parent | 9f631b94ec4241f818991156c06276e8e82fc70d (diff) | |
download | servo-082fbe9e15996875edc586f46c6a2d54947b4620.tar.gz servo-082fbe9e15996875edc586f46c6a2d54947b4620.zip |
Auto merge of #15609 - fabricedesre:android-cleanup, r=Wafflespeanut
Android cleanup
<!-- Please describe your changes on the following line: -->
As I dive in the Android code, a bit of cleanup:
- jni/main.c was totally useless, and its presence misleading. I left the jni/ directory to please `ndk-build`.
- the logging redirection in servo/main.rs was redondant with the implementation in the injected android glue.
Most other changes are just due to my editor doing a `rustfmt` when saving files.
I also turned on RUST_LOG to `debug` by default, that helps quite a bit to see what's happening.
---
<!-- 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
- [ ] These changes fix #__ (github issue number if applicable).
<!-- Either: -->
- [ ] There are tests for these changes OR
- [X ] These changes do not require tests because unfortunately we don't have Android tests.
<!-- 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/15609)
<!-- Reviewable:end -->
Diffstat (limited to 'python/tidy/servo_tidy_tests')
0 files changed, 0 insertions, 0 deletions