Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Avoid crash when pressing stop button on Android #21364

Merged
merged 1 commit into from Aug 9, 2018

Conversation

@jdm
Copy link
Member

jdm commented Aug 8, 2018

This doesn't actually implement stopping; it just works around the crash that happens when you press it.


  • ./mach build -d does not report any errors
  • ./mach test-tidy does not report any errors
  • These changes fix #21328
  • These changes do not require tests because we have no tests for the android UI

This change is Reviewable

@jdm
Copy link
Member Author

jdm commented Aug 8, 2018

@highfive highfive assigned paulrouget and unassigned Manishearth Aug 8, 2018
@paulrouget
Copy link
Contributor

paulrouget commented Aug 9, 2018

Please also add a method to capi.rs. That will fix the appveyor failure.

@jdm jdm force-pushed the jdm:android-stop branch from 32268ae to 5b36f82 Aug 9, 2018
@jdm
Copy link
Member Author

jdm commented Aug 9, 2018

Done.

@paulrouget
Copy link
Contributor

paulrouget commented Aug 9, 2018

@bors-servo
Copy link
Contributor

bors-servo commented Aug 9, 2018

📌 Commit 5b36f82 has been approved by paulrouget

@bors-servo
Copy link
Contributor

bors-servo commented Aug 9, 2018

Testing commit 5b36f82 with merge ac7f895...

bors-servo added a commit that referenced this pull request Aug 9, 2018
Avoid crash when pressing stop button on Android

This doesn't actually implement stopping; it just works around the crash that happens when you press it.

---
- [x] `./mach build -d` does not report any errors
- [x] `./mach test-tidy` does not report any errors
- [x] These changes fix #21328
- [x] These changes do not require tests because we have no tests for the android UI

<!-- 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/21364)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

bors-servo commented Aug 9, 2018

@bors-servo bors-servo merged commit 5b36f82 into servo:master Aug 9, 2018
3 of 4 checks passed
3 of 4 checks passed
Taskcluster (pull_request) TaskGroup: failure
Details
continuous-integration/appveyor/pr AppVeyor build succeeded
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details
homu Test successful
Details
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

5 participants
You can’t perform that action at this time.