diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2018-07-31 13:07:33 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-07-31 13:07:33 -0400 |
commit | 95b54ca8f3c931e1902bcafd517e9466a9a0f8af (patch) | |
tree | d6099171626b590431227cecd4b729611055ffa4 /components/script/dom/webgl_extensions/mod.rs | |
parent | 0051597525797c4404cdc460389fe27780729626 (diff) | |
parent | 6a31864126679486935bd80c5f7f1c8ef7b027ed (diff) | |
download | servo-95b54ca8f3c931e1902bcafd517e9466a9a0f8af.tar.gz servo-95b54ca8f3c931e1902bcafd517e9466a9a0f8af.zip |
Auto merge of #20912 - paulrouget:androidv2, r=jdm,mortimergoro,simonsapin
Revisit how the Android port works.
Fix #20855
Fix #18625
Fix #21147
Before polishing and making sure everything works fine (like the VR code, the android-x86 version, the non-android version of the lib, …), I'd like to get some early feedback on the approach.
I recommend reviewing commit by commit.
To test, just follow the regular steps:
```
./mach build -d --android
./mach package --dev --android builds servo.apk
./mach install --dev --android && ./mach run --android
```
---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: -->
- [ ] `./mach build -d` does not report any errors
- [ ] `./mach test-tidy` does not report any errors
- [ ] These changes fix #__ (github issue number if applicable).
<!-- Either: -->
- [ ] There are tests for these changes OR
- [ ] These changes do not require tests because _____
<!-- 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/20912)
<!-- Reviewable:end -->
Diffstat (limited to 'components/script/dom/webgl_extensions/mod.rs')
0 files changed, 0 insertions, 0 deletions