diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2016-06-09 15:57:56 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-06-09 15:57:56 -0500 |
commit | ebb1cb30f758273ba3efbe1e1ae3a504faed8293 (patch) | |
tree | a910ad827446b8d8d3c336fe93cf1e66309a034c /components/script/lib.rs | |
parent | 3acb9540ffdf1caa496e624de6661ec05f7d17b6 (diff) | |
parent | df9539c2b08868712e86631b4521d9b4218ec0ae (diff) | |
download | servo-ebb1cb30f758273ba3efbe1e1ae3a504faed8293.tar.gz servo-ebb1cb30f758273ba3efbe1e1ae3a504faed8293.zip |
Auto merge of #11687 - larsbergstrom:android_basedir, r=mbrubeck
Android basedir
<!-- Please describe your changes on the following line: -->
This fixes #11633, as when the new basedir stuff that uses xdg was added, it did not preserve the previous Android behavior, which used `/sdcard/servo`. Obviously, long-term we should be calling into the Android runtime to determine the per-run installation path and be both unpacking and loading resources from there, but this restores the previous behavior.
r? @mbrubeck
---
<!-- 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 #11633 (github issue number if applicable).
<!-- Either: -->
- [x] There are tests for these changes OR
- [ x] These changes do not require tests because _____
<!-- 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="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/11687)
<!-- Reviewable:end -->
Diffstat (limited to 'components/script/lib.rs')
0 files changed, 0 insertions, 0 deletions