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

Android: load url from Intent, plus fixed some warnings #32160

Merged
merged 7 commits into from Apr 29, 2024

Conversation

Gae24
Copy link
Contributor

@Gae24 Gae24 commented Apr 26, 2024

This seems that was already implemented, but was no longer working after some refactors


  • ./mach build -d does not report any errors
  • ./mach test-tidy does not report any errors
  • These changes fix #___ (GitHub issue number if applicable)
  • These changes do not require tests because it's a fix for a feature already implemented

@mrobinson mrobinson requested a review from mukilan April 26, 2024 18:36
Copy link
Member

@mukilan mukilan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the contribution! I've left a comment regarding the logic to pass along the URL to servo. The remaining changes related to the warnings look good, so I'm fine if you'd like to work on the URL logic separately and split the warning fixes into a separate PR.

ports/jniapi/src/lib.rs Outdated Show resolved Hide resolved
Signed-off-by: Gae24 <96017547+Gae24@users.noreply.github.com>
Signed-off-by: Gae24 <96017547+Gae24@users.noreply.github.com>
Signed-off-by: Gae24 <96017547+Gae24@users.noreply.github.com>
Signed-off-by: Gae24 <96017547+Gae24@users.noreply.github.com>
Signed-off-by: Gae24 <96017547+Gae24@users.noreply.github.com>
Signed-off-by: Gae24 <96017547+Gae24@users.noreply.github.com>
@mukilan mukilan added this pull request to the merge queue Apr 29, 2024
Merged via the queue into servo:main with commit fe6e1cf Apr 29, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants