Closed
Bug 1919148
Opened 1 year ago
Closed 1 year 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•1 year ago
|
Blocks: network-markers
| Assignee | ||
Updated•1 year ago
|
Assignee: nobody → sekim
| Assignee | ||
Comment 1•1 year 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: 1 year 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
•