Closed
Bug 1791027
Opened 3 years ago
Closed 2 years ago
Support retrieval of transaction pending time in the socket process
Categories
(Core :: Networking, defect, P3)
Tracking
()
RESOLVED
FIXED
118 Branch
| Tracking | Status | |
|---|---|---|
| firefox118 | --- | fixed |
People
(Reporter: acreskey, Assigned: kershaw)
References
(Blocks 1 open bug)
Details
(Whiteboard: [necko-triaged])
Attachments
(1 file)
In Bug 1789468 we added API to expose the transaction pending time
We will need to support this in the Socket Process at some point.
See. mozilla::TimeStamp HttpTransactionParent::GetPendingTime()
| Reporter | ||
Comment 1•3 years ago
|
||
See this review comment for reference.
Comment 2•3 years ago
|
||
The severity field is not set for this bug.
:dragana, could you have a look please?
For more information, please visit auto_nag documentation.
Flags: needinfo?(dd.mozilla)
| Reporter | ||
Updated•3 years ago
|
Severity: N/A → S3
Flags: needinfo?(dd.mozilla)
| Assignee | ||
Comment 3•2 years ago
|
||
Updated•2 years ago
|
Assignee: nobody → kershaw
Status: NEW → ASSIGNED
Pushed by kjang@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/cc2a1a5b50b8
Support transaction pending time for socket process, r=necko-reviewers,jesup
Comment 5•2 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox118:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 118 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•