diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-15 03:35:49 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-15 03:35:49 +0000 |
commit | d8bbc7858622b6d9c278469aab701ca0b609cddf (patch) | |
tree | eff41dc61d9f714852212739e6b3738b82a2af87 /netwerk/metrics.yaml | |
parent | Releasing progress-linux version 125.0.3-1~progress7.99u1. (diff) | |
download | firefox-d8bbc7858622b6d9c278469aab701ca0b609cddf.tar.xz firefox-d8bbc7858622b6d9c278469aab701ca0b609cddf.zip |
Merging upstream version 126.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'netwerk/metrics.yaml')
-rw-r--r-- | netwerk/metrics.yaml | 32 |
1 files changed, 0 insertions, 32 deletions
diff --git a/netwerk/metrics.yaml b/netwerk/metrics.yaml index 641c1500a6..648dced01e 100644 --- a/netwerk/metrics.yaml +++ b/netwerk/metrics.yaml @@ -452,22 +452,6 @@ networking: - rjesup@mozilla.com expires: 130 - http_content_ondatafinished_to_onstop_delay_negative: - type: timing_distribution - time_unit: millisecond - description: > - The time between processing OnStopRequest and processing OnDataFinished (if OnStopRequest comes first) - bugs: - - https://bugzilla.mozilla.org/show_bug.cgi?id=1857615 - data_reviews: - - https://bugzilla.mozilla.org/show_bug.cgi?id=1857615#c - data_sensitivity: - - technical - notification_emails: - - necko@mozilla.com - - rjesup@mozilla.com - expires: 130 - http_content_html5parser_ondatafinished_to_onstop_delay: type: timing_distribution time_unit: millisecond @@ -484,22 +468,6 @@ networking: - rjesup@mozilla.com expires: 130 - http_content_html5parser_ondatafinished_to_onstop_delay_negative: - type: timing_distribution - time_unit: millisecond - description: > - The time between processing OnStopRequest and processing OnDataFinished (if OnStopRequest comes first) - bugs: - - https://bugzilla.mozilla.org/show_bug.cgi?id=1857926 - data_reviews: - - https://bugzilla.mozilla.org/show_bug.cgi?id=1857926 - data_sensitivity: - - technical - notification_emails: - - necko@mozilla.com - - rjesup@mozilla.com - expires: 130 - http_content_cssloader_ondatafinished_to_onstop_delay: type: timing_distribution time_unit: millisecond |