Add pref to enable QUIC qlog logging
Categories
(Core :: Networking: HTTP, enhancement, P2)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox83 | --- | fixed |
People
(Reporter: grover, Assigned: valentin)
References
(Blocks 1 open bug)
Details
(Whiteboard: [necko-triaged])
Attachments
(1 file)
Qlog is a cross-implementation JSON-based logging standard for QUIC/H3 connection traces. Being able to analyze protocol traces from actual in-browser Neqo usage will greatly help fixing bugs.
Neqo has qlog support, but enabling it requires giving it a directory to place the per-connection trace files in.
| Reporter | ||
Comment 1•5 years ago
|
||
| Assignee | ||
Updated•5 years ago
|
Updated•5 years ago
|
Comment 4•5 years ago
|
||
Backed out changeset 932516ec74bb (Bug 1649495) for causing bustages in nsHttpHandler
Backout link: https://hg.mozilla.org/integration/autoland/rev/67d4d8f8ed99272e966600854a604a50e959d4fe
Failure log: https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=316076279&repo=autoland&lineNumber=29657
Comment 6•5 years ago
|
||
Backed outfor xpc failures at test_upgrade.js
Backout link: https://hg.mozilla.org/integration/autoland/rev/71fed9f2b0730166239de422059b3b631844d0b3
Failure log 1: https://treeherder.mozilla.org/logviewer.html#?job_id=316243228&repo=autoland
Failure log 2: https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=316242148&repo=autoland&lineNumber=2516
| Assignee | ||
Updated•5 years ago
|
Updated•5 years ago
|
Comment 8•5 years ago
|
||
| bugherder | ||
Description
•