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

"Uses HTTPS" result is incorrect on WPT #1904

Closed
paulirish opened this issue Mar 24, 2017 · 1 comment · Fixed by #1918
Closed

"Uses HTTPS" result is incorrect on WPT #1904

paulirish opened this issue Mar 24, 2017 · 1 comment · Fixed by #1918
Assignees

Comments

@paulirish
Copy link
Member

paulirish commented Mar 24, 2017

LH report: https://www.webpagetest.org/lighthouse.php?test=170324_KB_5MBY&run=1
WPT details: https://www.webpagetest.org/result/170324_KB_5MBY/

On this report you can see "uses https" fails but the test URL is "https://...". It was captured on chrome stable on android.

We've seen some issues with the Security domain in Headless and it's possible we're encountering similar problems here.

Does someone have an android they can debug this with?

@ojanvafai
Copy link

Interestingly, https://mobile.twitter.com only fails the uses https check for me if I run lighthouse on an android device.

Incidentally, I'm hitting this on a personal project of mine as well. I think this is probably why I'm not able to get the add to homescreen banner to prompt. I thought we had broken the prompt in canary because the desktop version of my site passes all the https lighthouse tests. But I see that the prompt still works on flipkart in canary.

Happy to share the URL to my site privately if it would help debugging.

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 a pull request may close this issue.

3 participants