gecko-dev/netwerk/socket
Max Inden e9b29c8c0b Bug 1929818 - add Glean metric for QUIC frame count r=kershaw,necko-reviewers
Add a Glean metric counting the number of QUIC frames, labeled by frame type.

This is e.g. helpful to measure the impact of [stream receive window
auto-tuning](https://github.com/mozilla/neqo/issues/733), looking at the number
of max_stream_data frames sent and stream_data_blocked frames received.

Differential Revision: https://phabricator.services.mozilla.com/D228295
2024-11-12 10:10:35 +00:00
..
neqo
neqo_glue Bug 1929818 - add Glean metric for QUIC frame count r=kershaw,necko-reviewers 2024-11-12 10:10:35 +00:00
moz.build Bug 1883720 - (re)Move checks for socket, gethostbyname_r and demangle to moz.configure r=glandium 2024-05-17 07:35:09 +00:00
nsINamedPipeService.idl Bug 1892481 - More consistently enforce noscript and builtinclass in xpidl, r=xpcom-reviewers,necko-reviewers,valentin,media-playback-reviewers,mccr8,padenot 2024-04-22 18:19:58 +00:00
nsISocketProvider.idl
nsISocketProviderService.idl
nsNamedPipeIOLayer.cpp
nsNamedPipeIOLayer.h
nsNamedPipeService.cpp
nsNamedPipeService.h
nsSocketProviderService.cpp
nsSocketProviderService.h
nsSOCKSIOLayer.cpp Bug 1895232 - Convert do_GetService to using components::*::service in netwerk/ r=valentin,cookie-reviewers,places-reviewers 2024-05-30 21:18:43 +00:00
nsSOCKSIOLayer.h
nsSOCKSSocketProvider.cpp
nsSOCKSSocketProvider.h
nsUDPSocketProvider.cpp
nsUDPSocketProvider.h