Closed
Bug 1919148
Opened 11 months ago
Closed 9 months ago
[network-markers] Expose class of service for each request in the profiler network tab
Categories
(Core :: Gecko Profiler, enhancement, P2)
Core
Gecko Profiler
Tracking
()
RESOLVED
FIXED
135 Branch
Tracking | Status | |
---|---|---|
firefox135 | --- | fixed |
People
(Reporter: acreskey, Assigned: sekim)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
The network Class of Service system is used to deprioritize and sometimes defer requests.
It can have a major impact on a given request.
It could be useful to have this displayed in the profiler's rollover view of network requests (related to Priority, which we already display).
Reporter | ||
Updated•10 months ago
|
Blocks: network-markers
Assignee | ||
Updated•9 months ago
|
Assignee: nobody → sekim
Assignee | ||
Comment 1•9 months ago
|
||
Updated•9 months ago
|
Severity: -- → N/A
Priority: -- → P2
Pushed by sekim@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/20a0394d798f
[network-markers] Expose class of service for each request in the profiler network tab r=acreskey,necko-reviewers,profiler-reviewers,julienw
Status: NEW → RESOLVED
Closed: 9 months ago
status-firefox135:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 135 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•