Closed
Bug 1915700
Opened 3 months ago
Closed 2 months ago
Expose socket process network markers with MarkerThreadId::MainThread()
Categories
(Core :: Networking, enhancement, P3)
Core
Networking
Tracking
()
RESOLVED
FIXED
132 Branch
Tracking | Status | |
---|---|---|
firefox132 | --- | fixed |
People
(Reporter: acreskey, Assigned: acreskey)
References
(Blocks 1 open bug)
Details
(Whiteboard: [necko-triaged])
Attachments
(1 file)
In bug 1877525 and bug 1835709 we added new network markers that are collected on the socket thread.
Giving them the socket option MarkerThreadId::MainThread()
will aid in visibility and should help with bug 1618687 -- breaking up the "waiting for socket thread" item.
Assignee | ||
Comment 1•3 months ago
|
||
Make the new markers MarkerThreadId::MainThread() to aid in visibility and help with bug 1618687 -- breaking up the "waiting for socket thread" item.
Pushed by acreskey@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/e871533409eb
Expose socket process network markers with MarkerThreadId::MainThread() r=canaltinova
Comment 3•2 months ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 2 months ago
status-firefox132:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 132 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•