Closed
Bug 1877525
Opened 2 years ago
Closed 1 year ago
Consider adding profiler markers at nsHttpConnectionMgr::ProcessNewTransaction and ::DispatchTransaction
Categories
(Core :: Networking, task, P3)
Core
Networking
Tracking
()
RESOLVED
FIXED
127 Branch
| Tracking | Status | |
|---|---|---|
| firefox127 | --- | fixed |
People
(Reporter: acreskey, Assigned: acreskey)
Details
(Whiteboard: [necko-triaged])
Attachments
(1 file)
These are important steps in the request process and we sometimes see long delays between these two.
| Assignee | ||
Updated•2 years ago
|
Assignee: nobody → acreskey
Severity: -- → N/A
Priority: -- → P3
Whiteboard: [necko-triaged]
| Assignee | ||
Comment 1•2 years ago
|
||
This would allow us to identify requests delayed due to longer transaction pending times.
Comment 2•2 years ago
|
||
There is an r+ patch which didn't land and no activity in this bug for 2 weeks.
:acreskey, could you have a look please?
If you still have some work to do, you can add an action "Plan Changes" in Phabricator.
For more information, please visit BugBot documentation.
Flags: needinfo?(valentin.gosu)
Flags: needinfo?(acreskey)
Updated•2 years ago
|
Flags: needinfo?(valentin.gosu)
Pushed by acreskey@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/9539d6cdb318
Consider adding profiler markers at nsHttpConnectionMgr::ProcessNewTransaction and ::DispatchTransaction r=necko-reviewers,valentin
Comment 4•1 year ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 1 year ago
status-firefox127:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 127 Branch
| Assignee | ||
Updated•1 year ago
|
Flags: needinfo?(acreskey)
You need to log in
before you can comment on or make changes to this bug.
Description
•