Add a profiling marker to httpChannelParent::DoAsyncOpen
Categories
(Core :: Networking: HTTP, enhancement, P3)
Tracking
()
Tracking | Status | |
---|---|---|
firefox119 | --- | fixed |
People
(Reporter: acreskey, Assigned: acreskey)
References
Details
(Whiteboard: [necko-triaged])
Attachments
(1 file)
It would be useful to be able to know when the AsyncOpen message arrives in the parent process for a given url.
But the primary reason for this bug is to see if we can use additional markers, associated with a channel id, to add more fine-grained details to the Network track, specifically breaking up "Waiting for socket thread" in steps.
See https://bugzilla.mozilla.org/show_bug.cgi?id=1618687#c12
Assignee | ||
Comment 1•1 years ago
|
||
While tracking when the AsyncOpen message arrives in the parent process we are also testing if we can use additional markers, associated with a channel id, to add more fine-grained details to the Network track.
Comment 2•1 year 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.
Updated•1 year ago
|
Comment 5•1 year ago
|
||
bugherder |
Description
•