Closed
Bug 1512359
Opened 6 years ago
Closed 6 years ago
Viewing 307 Redirect Response In Network Debugger Causes White Screen
Categories
(DevTools :: Netmonitor, defect)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: contact, Unassigned, NeedInfo)
Details
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:63.0) Gecko/20100101 Firefox/63.0
Steps to reproduce:
1. Open Debug Tools
2. Navigate to the "Network" tab
3. Have the web page you are viewing make an HTTP request where the response is a 307 temporary redirect
4. Select this network request in the network tab to view more details
5. Click the "Response" tab
6. Bug Occurs
Screen recording of reproduce steps: https://drive.google.com/open?id=1_vzXrJsSHSF96qO6uWZsl77CPFNIx_Po
Actual results:
The entire network tab goes blank white. And you must re-open the debug tools to fix.
Expected results:
The response tab should have showed the response sent my the server.
Updated•6 years ago
|
Component: Untriaged → Netmonitor
Product: Firefox → DevTools
Comment 1•6 years ago
|
||
Thanks for the report!
Do you have a test case we could use to reproduce the problem on our machines?
Do you see any errors in the Browser Console?
Honza
Flags: needinfo?(noah.programmer)
Comment 2•6 years ago
|
||
@Noah, can you reproduce the bug with Latest version of Firefox?
Firefox Nightly can be downloaded here:
https://www.mozilla.org/en-US/firefox/channel/desktop/
Honza
Comment 3•6 years ago
|
||
I can't reproduce this with Firefox 65/67
I am closing this, since the bug report is incomplete.
@Noah, please reopen if you still see the problem.
Honza
Status: UNCONFIRMED → RESOLVED
Closed: 6 years ago
Resolution: --- → INCOMPLETE
Reporter | ||
Comment 4•3 years ago
|
||
@Jan Honza Odvarko sorry I hadn't logged in for a while. I'll update you.
You need to log in
before you can comment on or make changes to this bug.
Description
•