Open Bug 1833592 Opened 2 years ago Updated 9 months ago

Extend HTTP Logging to include Neqo, PSM and NSS.

Categories

(Core :: Networking, enhancement, P3)

enhancement

Tracking

()

People

(Reporter: djackson, Unassigned)

References

Details

(Whiteboard: [necko-triaged])

Since the profiler now includes HTTP Logging, its much easier to gather logs from impacted users. We should invest in this functionality and widen the logged modules. This will require tweaks to the presets in about:logging, as well as some work to bring NSS's logging in line with Firefox's logging framework.

It seems we have a few logging modules for PSM.
I'm not sure if NSS is properly hooked up to our log modules or not.
Do you have any concerns about private information that might be logged by those modules?

Severity: -- → N/A
Flags: needinfo?(djackson)
Whiteboard: [necko-triaged]

Note that we can just have the user load a link about:logging?modules=sync,timestamp,nsHttp:5,[othermodules] whenever we need more specific information.

I don't have any concerns about private information - there certainly shouldn't be anything in there that is more sensitive than already included information in http logs like the domain being connected to. Hooking up those logs to the default request might be quite valuable, but will also need some work to make sure the logging levels are set appropriately.

Flags: needinfo?(djackson)
You need to log in before you can comment on or make changes to this bug.