-
Notifications
You must be signed in to change notification settings - Fork 68
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
www.google.com - The page is blank when accessed #131916
Comments
Thank you for reporting this issue, I was able to reproduce it. Tested on: Notes:
Moving to Needsdiagnosis. [qa_02/2024] |
We're investigating. |
This is entirely server-side UA sniffing going wrong. You get an empty HTML doc, only a doctype, with a Firefox Android UA. You can reproduce this with curl,
and it seems that this affects all UA strings with versions >= 65. <=64 work. |
This comment was marked as off-topic.
This comment was marked as off-topic.
Since this has now been posted to HN, I'll be locking this thread. This bugtracker is a work place, not a discussion forum. |
Cross-referencing the matching Bugzilla bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1873601 We have a patch ready to deploy in a dot-release if needed, but from what it currently looks like, this hopefully won't be needed. We'll share updates here and on Bugzilla when we have something to share. |
Since my last message, Google has been rolling out a fix. We've observed the progress over the last hours, and it seems like this issue is fixed for the vast majority of users. I'll go ahead and close this bug as fixed. I'll also unlock this issue in case there's still a large group of people who still experience blank-page issues on Google Search that can be fixed with a UA spoof. Although, instead of commenting here, I strongly suggest filing a new bug for this, because that's more likely to get picked up by our triage process, as opposed to just sending me a notification that I might see eventually. |
URL: https://www.google.com/
Browser / Version: Firefox Mobile 121.0
Operating System: Android 13
Tested Another Browser: Yes Other
Problem type: Site is not usable
Description: Page not loading correctly
Steps to Reproduce:
The page is blank. The page is blank the page is blank.
View the screenshot
Browser Configuration
View console log messages
From webcompat.com with ❤️
The text was updated successfully, but these errors were encountered: