Closed
Bug 1388448
Opened 6 years ago
Closed 6 years ago
Add logs for better overall network request/context tracking
Categories
(Core :: Networking, enhancement)
Tracking
()
RESOLVED
FIXED
mozilla57
Tracking | Status | |
---|---|---|
firefox57 | --- | fixed |
People
(Reporter: mayhemer, Assigned: mayhemer)
Details
(Whiteboard: [necko-active])
Attachments
(1 file, 1 obsolete file)
23.23 KB,
patch
|
dragana
:
review+
|
Details | Diff | Splinter Review |
No description provided.
![]() |
Assignee | |
Comment 1•6 years ago
|
||
![]() |
Assignee | |
Comment 2•6 years ago
|
||
This is needed to track request context, page loads and channels in logan [1] for network diagnostics/breakdown within a page load. Regarding the nsDocument logs, there are few more than just ctor and dtor already and those are there since stone age. I don't assume there would be any analytic tool that could break ;) I believe the same applies to PresShell logs. [1] https://janbambas.cz/moz/logan/
Attachment #8895002 -
Attachment is obsolete: true
Attachment #8898426 -
Flags: review?(jduell.mcbugs)
![]() |
Assignee | |
Comment 3•6 years ago
|
||
Comment on attachment 8898426 [details] [diff] [review] v1 (just adds few logs, simple) No reaction from Jason... Dragana, this is a simple patch, nothing more than added LOGs. Thanks.
Attachment #8898426 -
Flags: review?(jduell.mcbugs) → review?(dd.mozilla)
Updated•6 years ago
|
Attachment #8898426 -
Flags: review?(dd.mozilla) → review+
Pushed by ryanvm@gmail.com: https://hg.mozilla.org/integration/mozilla-inbound/rev/464568af8eb1 Logs for better network requests and context tracking. r=mcmanus
Keywords: checkin-needed
Comment 6•6 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/464568af8eb1
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
status-firefox57:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla57
You need to log in
before you can comment on or make changes to this bug.
Description
•