diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-12 05:43:14 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-12 05:43:14 +0000 |
commit | 8dd16259287f58f9273002717ec4d27e97127719 (patch) | |
tree | 3863e62a53829a84037444beab3abd4ed9dfc7d0 /dom/metrics.yaml | |
parent | Releasing progress-linux version 126.0.1-1~progress7.99u1. (diff) | |
download | firefox-8dd16259287f58f9273002717ec4d27e97127719.tar.xz firefox-8dd16259287f58f9273002717ec4d27e97127719.zip |
Merging upstream version 127.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | dom/metrics.yaml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/dom/metrics.yaml b/dom/metrics.yaml index 34b94d8db6..b7fc883ca1 100644 --- a/dom/metrics.yaml +++ b/dom/metrics.yaml @@ -46,11 +46,13 @@ perf: - https://bugzilla.mozilla.org/show_bug.cgi?id=1799727 - https://bugzilla.mozilla.org/show_bug.cgi?id=1834774 - https://bugzilla.mozilla.org/show_bug.cgi?id=1862939 + - https://bugzilla.mozilla.org/show_bug.cgi?id=1892231 data_reviews: - https://bugzilla.mozilla.org/show_bug.cgi?id=1759744#c5 - https://bugzilla.mozilla.org/show_bug.cgi?id=1799727#c4 - https://bugzilla.mozilla.org/show_bug.cgi?id=1834774#c3 - https://bugzilla.mozilla.org/show_bug.cgi?id=1862939#c5 + - https://bugzilla.mozilla.org/show_bug.cgi?id=1892231#c3 notification_emails: - perf-telemetry-alerts@mozilla.com - dpalmeiro@mozilla.com @@ -104,6 +106,10 @@ perf: description: "If true, a normal navigation was performed on the same origin." type: boolean + using_webdriver: + description: + "If true, a webdriver is running on the client." + type: boolean http_ver: description: "Version of HTTP protocol used." |