some request-responses not fully shown on devtools when throttling is activated (low-priority)
Categories
(DevTools :: Netmonitor, defect, P3)
Tracking
(Not tracked)
People
(Reporter: brunoff, Unassigned, NeedInfo)
References
(Blocks 2 open bugs)
Details
(Keywords: regression)
Attachments
(1 file)
110.75 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Firefox/91.0
Steps to reproduce:
(1) devtools > network tab > activate throttling (any speed)
(2) Visit https://en.wikipedia.org/w/index.php?title=Special:UserLogin
Actual results:
In the network tab in devtools, the request to index.php is not fully shown - the response is not shown by any means. No response status code, no type, no transfer, no size. Other requests are fine, it happens just with this first one.
Any page refreshs, same behaviour. If throttling is deactivataed, behavior goes back to normal. After reactivating the bug comes back.
Expected results:
The response to the request should have been shown.
Anyway, in the browser console this request-response is fully shown, so it is not a big deal - reporting just for the case anyone wants to polish the browser.
Comment 1•3 years ago
|
||
The Bugbug bot thinks this bug should belong to the 'DevTools::Netmonitor' component, and is moving the bug to that component. Please revert this change in case you think the bot is wrong.
Comment 2•3 years ago
|
||
Thank you for the report.
I can easily reproduce the problem on my machine (Win10, Firefox Nightly 99)
Updated•3 years ago
|
Updated•3 years ago
|
Updated•3 years ago
|
Updated•3 years ago
|
Comment 3•3 years ago
|
||
The severity field is not set for this bug.
:Honza, could you have a look please?
For more information, please visit auto_nag documentation.
Comment 4•3 years ago
|
||
I reproduced this issue in Nightly 84.0a1 from November 2020. Although it had an intermittent behavior and most of the old builds don't have the index.php record in normal window, only in private ones, this is the pushlog I obtained:
Unfortunately the pushlog is too old and it can't be bisected further.
Comment 5•3 years ago
|
||
@Petruta: thank you!
@Bomsy, do you think this bug could be caused by patch in bug 1662736?
Comment 6•3 years ago
|
||
Hi Honza,
@Bomsy, do you think this bug could be caused by patch in bug 1662736?
Highly likely ... i can reproduce easily on Nightly but not on MC. I'll dig in to what the issue is.
Thanks
Comment 7•3 years ago
|
||
Thank you Bomsy.
I am very often also seing load.php
request being incomplete. See the attached screensehot.
Updated•21 days ago
|
Comment 8•21 days ago
|
||
Can still reproduce with WiFi throttling, document request never completes.
Description
•