Open
Bug 1799095
Opened 2 years ago
Updated 2 years ago
Requests displayed as incomplete when throttling is active
Categories
(DevTools :: Netmonitor, defect, P3)
DevTools
Netmonitor
Tracking
(Not tracked)
NEW
People
(Reporter: Honza, Unassigned, NeedInfo)
References
(Blocks 2 open bugs)
Details
Attachments
(1 file)
451.15 KB,
image/png
|
Details |
This has been reported as a follow up for bug 1793393
STR:
- Open DevTools Toolbox and select the Network panel and disable cache
- Load https://bugzilla.mozilla.org/show_bug.cgi?id=1796140
- I am seeing 45 requests, all 200 OK
- Set throttling to "Good 3G" (looks like it doesn't matter which one is used)
- Reload the page
- Again there is 45 requests, but many of them (JS and CSS) are not finished
Attaching a screenshot
Honza
Reporter | ||
Updated•2 years ago
|
Blocks: missing-incomplete-dup-requests
Reporter | ||
Updated•2 years ago
|
Has STR: --- → yes
Reporter | ||
Updated•2 years ago
|
Blocks: netmonitor-throttling
Reporter | ||
Updated•2 years ago
|
Summary: Requests displayed as not-finished when throttling is active → Requests displayed as incomplete when throttling is active
Comment 1•2 years ago
|
||
:Honza, if you think that's a regression, could you try to find a regression range using for example mozregression?
Reporter | ||
Updated•2 years ago
|
Keywords: regressionwindow-wanted
Updated•2 years ago
|
QA Whiteboard: [qa-regression-triage]
Comment 2•2 years ago
|
||
I've investigated this issue using older Nightly builds, and it seems that the issue is not a regression. I was able to reproduce the problem on Nightly (62.0a1, Build ID 20180507222648) as well. Older builds than that, don't have the throttling option in Netmintor panel.
Keywords: regressionwindow-wanted
Comment 3•2 years ago
|
||
ni myself to repro + investigate
Severity: -- → S3
Flags: needinfo?(jdescottes)
Priority: -- → P3
You need to log in
before you can comment on or make changes to this bug.
Description
•