Closed
Bug 1234915
Opened 10 years ago
Closed 10 years ago
302 to https://www.google.com/?gws_rd=ssl aborts with Firefox 43 only
Categories
(Firefox :: Untriaged, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: yves, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0
Build ID: 20151210085006
Steps to reproduce:
Trying to go to google.com while not logged it ends up with a blank page.
This problem does not happen with Chromium, and never happened with Firefox 42.
I am seeing an "aborted" call:
==> GET http://google.com
<== 301, Location: http://www.google.com
==> GET http://www.google.com
<== 302, https://www.google.com/?gws_rd=ssl
==> GET https://www.google.com/?gws_rd=ssl
abort
Going directly to https://www.google.com or https://www.google.com/?gws_rd=ssl works as expected.
Actual results:
blank page
Expected results:
It should display Google's home page
| Reporter | ||
Updated•10 years ago
|
OS: Unspecified → Linux
Hardware: Unspecified → x86_64
Comment 2•10 years ago
|
||
Closing this as incomplete due to inactivity and lack of response from the
reporter. Feel free to reopen the bug if the issue still reproduces on a
current build.
Status: UNCONFIRMED → RESOLVED
Closed: 10 years ago
Resolution: --- → INCOMPLETE
| Reporter | ||
Updated•1 year ago
|
Flags: needinfo?(yves)
You need to log in
before you can comment on or make changes to this bug.
Description
•