commit f48ae44715954221d52e7fa05f5ce675ffda0640
parent 1a8b37223c334e4764f9d8c19bcaaa581cb78983
Author: Valentin Gosu <valentin.gosu@gmail.com>
Date: Mon, 17 Nov 2025 12:30:01 +0000
Bug 1996746 - about:logging should use "Networking" profiler settings when any Networking preset is selected r=julienw
Differential Revision: https://phabricator.services.mozilla.com/D272416
Diffstat:
1 file changed, 4 insertions(+), 0 deletions(-)
diff --git a/toolkit/content/aboutLogging/aboutLogging.mjs b/toolkit/content/aboutLogging/aboutLogging.mjs
@@ -84,6 +84,7 @@ const gLoggingPresets = {
label: "about-logging-preset-networking-cookie-label",
description: "about-logging-preset-networking-cookie-description",
},
+ profilerPreset: "networking",
},
websocket: {
modules:
@@ -92,6 +93,7 @@ const gLoggingPresets = {
label: "about-logging-preset-networking-websocket-label",
description: "about-logging-preset-networking-websocket-description",
},
+ profilerPreset: "networking",
},
http3: {
modules:
@@ -100,6 +102,7 @@ const gLoggingPresets = {
label: "about-logging-preset-networking-http3-label",
description: "about-logging-preset-networking-http3-description",
},
+ profilerPreset: "networking",
},
"http3-upload-speed": {
modules: "timestamp,neqo_transport::*:3",
@@ -108,6 +111,7 @@ const gLoggingPresets = {
description:
"about-logging-preset-networking-http3-upload-speed-description",
},
+ profilerPreset: "networking",
},
"media-playback": {
modules: