Closed
Bug 1437179
Opened 7 years ago
Closed 7 years ago
Add markers for Network activity
Categories
(Core :: Gecko Profiler, enhancement, P1)
Core
Gecko Profiler
Tracking
()
RESOLVED
DUPLICATE
of bug 1453387
People
(Reporter: gregtatum, Unassigned)
References
Details
This will help perf.html to correlate network information with work being done. See https://github.com/devtools-html/perf.html/issues/774 for tracking in perf.html.
| Reporter | ||
Comment 1•7 years ago
|
||
We should probably figure out the privacy concerns (if any) for tracking this information, see https://github.com/devtools-html/perf.html/issues/775 for tracking anonymizing profile data in perf.html.
Priority: -- → P1
| Reporter | ||
Comment 2•7 years ago
|
||
Was chatting with digitarald, and he was asking me about using HAR information. I don't really know much about it, but we should probably evaluate that before building out markers. Honza will know a bunch about HAR from his work with the network monitor. I'm not sure how HAR fits into our profiler buffer collection mechanism as it exists now.
Comment 3•7 years ago
|
||
The work is happening in bug 1453387.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•