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's address bar is confused by localhost #21948

Open
nox opened this issue Oct 15, 2018 · 1 comment
Open

Android's address bar is confused by localhost #21948

nox opened this issue Oct 15, 2018 · 1 comment
Labels
I-papercut Small but painful. P-android Android devices

Comments

@nox
Copy link
Contributor

nox commented Oct 15, 2018

I first run:

./mach run --android --release http://localhost:8000/examples/webgl_animation_cloth.html

Then I tap on the address bar and press enter.

Servo then tried to load that same URL but with domain www.localhost.com and fails.

@nox nox added the P-android Android devices label Oct 15, 2018
@jdm
Copy link
Member

jdm commented Oct 15, 2018

We'll need to improve this heuristic.

@jdm jdm added the I-papercut Small but painful. label Oct 15, 2018
@paulrouget paulrouget added this to To do in Android MVP Oct 17, 2018
@jdm jdm changed the title Address bar is borked on Android Android's address bar is confused by localhost Feb 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
I-papercut Small but painful. P-android Android devices
Projects
Status: To do
Development

No branches or pull requests

2 participants