Bug 1789033 - Fix whitespace issues for yaml and yml files. r=linter-reviewers,sylvestre

Differential Revision: https://phabricator.services.mozilla.com/D194918
This commit is contained in:
Mark Banner 2023-11-28 21:47:03 +00:00
Родитель 3515693b25
Коммит b2e978e7a9
14 изменённых файлов: 945 добавлений и 949 удалений

Просмотреть файл

@ -133,10 +133,10 @@ shopping:
extra_keys:
action:
description: >
Whether the button was used to expand or collapse the quality
Whether the button was used to expand or collapse the quality
explainer card.
Possible values are `expanded` and `collapsed`.
type: string
type: string
surface_settings_expand_clicked:
type: event
@ -181,7 +181,7 @@ shopping:
source:
description: >
The source of the close event. For example, whether the shopping
sidebar was closed with the close button or the icon in the
sidebar was closed with the close button or the icon in the
address bar.
type: string
@ -324,7 +324,7 @@ shopping:
type: event
description: |
Review reliability was not available for display in the shopping side
bar. This metric does not contain any information about the product
bar. This metric does not contain any information about the product
the user is viewing.
bugs:
- https://bugzilla.mozilla.org/show_bug.cgi?id=1849243
@ -343,7 +343,7 @@ shopping:
type: event
description: |
The user clicked to analyze reviews in the case the reliability rating
was not available for display in the shopping side bar. This metric
was not available for display in the shopping side bar. This metric
does not contain any information about the product the user is viewing.
bugs:
- https://bugzilla.mozilla.org/show_bug.cgi?id=1849244
@ -364,7 +364,7 @@ shopping:
The user clicked the 'Learn More' link in the Shopping onboarding
experience.
bugs:
- https://bugzilla.mozilla.org/show_bug.cgi?id=1851820
- https://bugzilla.mozilla.org/show_bug.cgi?id=1851820
data_reviews:
- https://bugzilla.mozilla.org/show_bug.cgi?id=1851820#c2
data_sensitivity:

Просмотреть файл

@ -39198,4 +39198,3 @@ use.counter.css.doc:
expires: never
send_in_pings:
- use-counters

Просмотреть файл

@ -41,4 +41,3 @@ vendoring:
exclude:
- g3doc/

Разница между файлами не показана из-за своего большого размера Загрузить разницу

Просмотреть файл

@ -1,149 +1,149 @@
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
# Adding a new metric? We have docs for that!
# https://firefox-source-docs.mozilla.org/toolkit/components/glean/user/new_definitions_file.html
---
$schema: moz://mozilla.org/schemas/glean/metrics/2-0-0
$tags:
- 'Core :: Networking: HTTP'
netwerk:
early_hints:
type: labeled_counter
labels:
- stylesheet
- fonts
- scripts
- fetch
- image
- other
description: >
Counts the different type of resources that are sent for early hints.
bugs:
- https://bugzilla.mozilla.org/show_bug.cgi?id=1772124
data_reviews:
- https://bugzilla.mozilla.org/show_bug.cgi?id=1772124
- https://bugzilla.mozilla.org/show_bug.cgi?id=1797695
notification_emails:
- necko@mozilla.com
- ddamjanovic@mozilla.com
expires: never
eh_link_type:
type: labeled_counter
labels:
- dns-prefetch
- icon
- modulepreload
- preconnect
- prefetch
- preload
- prerender
- stylesheet
- other
description: >
Counts different type of link headers that are sent in early hint
bugs:
- https://bugzilla.mozilla.org/show_bug.cgi?id=1797936
data_reviews:
- https://bugzilla.mozilla.org/show_bug.cgi?id=1797936
notification_emails:
- necko@mozilla.com
- manuel@mozilla.com
expires: never
network:
data_size_per_type:
type: labeled_counter
labels:
- text_html
- text_css
- text_json
- text_plain
- text_javascript
- text_other
- audio
- video
- multipart
- icon
- image
- ocsp
- xpinstall
- wasm
- pdf
- octet_stream
- proxy
- compressed
- x509
- application_other
description: >
Number of KB we transferred keyed by "contentType"
bugs:
- https://bugzilla.mozilla.org/show_bug.cgi?id=1808695
data_reviews:
- https://bugzilla.mozilla.org/show_bug.cgi?id=1808695
notification_emails:
- necko@mozilla.com
- rtestard@mozilla.com
expires: 130
telemetry_mirror: NETWORKING_DATA_TRANSFERRED_PER_CONTENT_TYPE
no_lint:
- COMMON_PREFIX
data_size_pb_per_type:
type: labeled_counter
labels:
- text_html
- text_css
- text_json
- text_plain
- text_javascript
- text_other
- audio
- video
- multipart
- icon
- image
- ocsp
- xpinstall
- wasm
- pdf
- octet_stream
- proxy
- compressed
- x509
- application_other
description: >
Number of KB we transferred keyed by "contentType"
bugs:
- https://bugzilla.mozilla.org/show_bug.cgi?id=1808695
data_reviews:
- https://bugzilla.mozilla.org/show_bug.cgi?id=1808695
notification_emails:
- necko@mozilla.com
- rtestard@mozilla.com
expires: 130
telemetry_mirror: NETWORKING_DATA_TRANSFERRED_PB_PER_CONTENT_TYPE
no_lint:
- COMMON_PREFIX
cors_authorization_header:
type: labeled_counter
labels:
- allowed
- disallowed
- covered_by_wildcard
description: >
Count how many times we see `Authorization` header in
`Access-Control-Request-Headers` header and the possible outcomes.
bugs:
- https://bugzilla.mozilla.org/show_bug.cgi?id=1687364
data_reviews:
- https://bugzilla.mozilla.org/show_bug.cgi?id=1687364
notification_emails:
- necko@mozilla.com
- kershaw@mozilla.com
expires: 130
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
# Adding a new metric? We have docs for that!
# https://firefox-source-docs.mozilla.org/toolkit/components/glean/user/new_definitions_file.html
---
$schema: moz://mozilla.org/schemas/glean/metrics/2-0-0
$tags:
- 'Core :: Networking: HTTP'
netwerk:
early_hints:
type: labeled_counter
labels:
- stylesheet
- fonts
- scripts
- fetch
- image
- other
description: >
Counts the different type of resources that are sent for early hints.
bugs:
- https://bugzilla.mozilla.org/show_bug.cgi?id=1772124
data_reviews:
- https://bugzilla.mozilla.org/show_bug.cgi?id=1772124
- https://bugzilla.mozilla.org/show_bug.cgi?id=1797695
notification_emails:
- necko@mozilla.com
- ddamjanovic@mozilla.com
expires: never
eh_link_type:
type: labeled_counter
labels:
- dns-prefetch
- icon
- modulepreload
- preconnect
- prefetch
- preload
- prerender
- stylesheet
- other
description: >
Counts different type of link headers that are sent in early hint
bugs:
- https://bugzilla.mozilla.org/show_bug.cgi?id=1797936
data_reviews:
- https://bugzilla.mozilla.org/show_bug.cgi?id=1797936
notification_emails:
- necko@mozilla.com
- manuel@mozilla.com
expires: never
network:
data_size_per_type:
type: labeled_counter
labels:
- text_html
- text_css
- text_json
- text_plain
- text_javascript
- text_other
- audio
- video
- multipart
- icon
- image
- ocsp
- xpinstall
- wasm
- pdf
- octet_stream
- proxy
- compressed
- x509
- application_other
description: >
Number of KB we transferred keyed by "contentType"
bugs:
- https://bugzilla.mozilla.org/show_bug.cgi?id=1808695
data_reviews:
- https://bugzilla.mozilla.org/show_bug.cgi?id=1808695
notification_emails:
- necko@mozilla.com
- rtestard@mozilla.com
expires: 130
telemetry_mirror: NETWORKING_DATA_TRANSFERRED_PER_CONTENT_TYPE
no_lint:
- COMMON_PREFIX
data_size_pb_per_type:
type: labeled_counter
labels:
- text_html
- text_css
- text_json
- text_plain
- text_javascript
- text_other
- audio
- video
- multipart
- icon
- image
- ocsp
- xpinstall
- wasm
- pdf
- octet_stream
- proxy
- compressed
- x509
- application_other
description: >
Number of KB we transferred keyed by "contentType"
bugs:
- https://bugzilla.mozilla.org/show_bug.cgi?id=1808695
data_reviews:
- https://bugzilla.mozilla.org/show_bug.cgi?id=1808695
notification_emails:
- necko@mozilla.com
- rtestard@mozilla.com
expires: 130
telemetry_mirror: NETWORKING_DATA_TRANSFERRED_PB_PER_CONTENT_TYPE
no_lint:
- COMMON_PREFIX
cors_authorization_header:
type: labeled_counter
labels:
- allowed
- disallowed
- covered_by_wildcard
description: >
Count how many times we see `Authorization` header in
`Access-Control-Request-Headers` header and the possible outcomes.
bugs:
- https://bugzilla.mozilla.org/show_bug.cgi?id=1687364
data_reviews:
- https://bugzilla.mozilla.org/show_bug.cgi?id=1687364
notification_emails:
- necko@mozilla.com
- kershaw@mozilla.com
expires: 130

Просмотреть файл

@ -415,7 +415,7 @@ extensions.counters:
description: |
Number of times an event page hit the idle timeout and results in one of the labels.
# Keep these labels in sync with the ones in WEBEXT_BROWSERACTION_POPUP_PRELOAD_RESULT_COUNT
# as defined in Histograms.json
# as defined in Histograms.json
labels:
- popupShown
- clearAfterHover
@ -446,7 +446,7 @@ extensions.counters:
description: |
Number of times an event page hit the idle timeout and results in one of the labels.
# Keep these labels in sync with the ones in WEBEXT_EVENTPAGE_IDLE_RESULT_COUNT
# as defined in Histograms.json
# as defined in Histograms.json
labels:
- suspend
- reset_other
@ -567,7 +567,7 @@ extensions.timing:
- addons-dev-internal@mozilla.com
bugs:
- https://bugzilla.mozilla.org/1353171
- https://bugzilla.mozilla.org/1489524
- https://bugzilla.mozilla.org/1489524
- https://bugzilla.mozilla.org/1820158
data_reviews:
- https://bugzilla.mozilla.org/show_bug.cgi?id=1820158#c8

Просмотреть файл

@ -254,4 +254,4 @@ formautofill.creditcards:
type: string
field_name:
description: Name of the field being affected by the event
type: string
type: string

Просмотреть файл

@ -187,7 +187,7 @@ fog.validation:
type: quantity
unit: int
description: |
Primary display pixel height, recorded alongside the GeckoView Streaming
Primary display pixel height, recorded alongside the GeckoView Streaming
API for the purposes of Validation (hence GVSV).
bugs:
- https://bugzilla.mozilla.org/show_bug.cgi?id=1858954
@ -205,7 +205,7 @@ fog.validation:
type: quantity
unit: int
description: |
Primary display pixel width, recorded alongside the GeckoView Streaming
Primary display pixel width, recorded alongside the GeckoView Streaming
API for the purposes of Validation (hence GVSV).
bugs:
- https://bugzilla.mozilla.org/show_bug.cgi?id=1858954
@ -265,8 +265,8 @@ fog.validation:
type: timing_distribution
time_unit: millisecond
description: >
Glean equivalent to the Geckoview Stream gfx Composite Time metric.
Represents The time taken to composite a frame. Differs between
Glean equivalent to the Geckoview Stream gfx Composite Time metric.
Represents The time taken to composite a frame. Differs between
non-webrender and webrender, see the non-validation version for more
details.
data_sensitivity:

Просмотреть файл

@ -2033,4 +2033,3 @@ mailto:
application and another prompt to set the current site as default
webmail site in Firefox.
fallbackPref: browser.mailto.dualPrompt.os

Просмотреть файл

@ -38,4 +38,4 @@ pwmgr:
- https://bugzilla.mozilla.org/show_bug.cgi?id=1833398#c3
notification_emails:
- passwords-dev@mozilla.org
expires: never
expires: never

Просмотреть файл

@ -2057,5 +2057,5 @@ fog.validation:
notification_emails:
- pmcmanis@mozilla.com
- glean-team@mozilla.com
expires: never
expires: never
gecko_datapoint: GVSV_AUDIO_STREAM_INITS

Просмотреть файл

@ -1,159 +1,159 @@
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
# Adding a new metric? We have docs for that!
# https://firefox-source-docs.mozilla.org/toolkit/components/glean/user/new_definitions_file.html
---
$schema: moz://mozilla.org/schemas/glean/metrics/2-0-0
$tags:
- 'Toolkit :: Default Browser Agent'
system_default:
browser:
type: string
description: >
Which browser is currently set as the system default web browser. This is
simply a string with the name of the browser binned to a fixed set of
known browsers.
Possible values currently include the following (from
[DefaultBrowser.cpp](https://searchfox.org/mozilla-central/source/toolkit/mozapps/defaultagent/DefaultBrowser.cpp)):
* "error"
* "" (unknown)
* "firefox"
* "chrome"
* "edge"
* "edge-chrome"
* "ie"
* "opera"
* "brave"
* "yandex"
* "qq-browser"
* "360-browser"
* "sogou"
* "duckduckgo"
lifetime: application
bugs:
- https://bugzilla.mozilla.org/show_bug.cgi?id=1838755
data_reviews:
- https://bugzilla.mozilla.org/show_bug.cgi?id=1621293
data_sensitivity:
- technical
notification_emails:
- install-update@mozilla.com
expires: never
send_in_pings:
- default-agent
previous_browser:
type: string
description: >
Which browser was set as the system default before it was changed to the
current setting. The possible values are the same as for
`system_default.browser`.
The OS does not keep track of previous default settings, so the agent
records this information itself. That means that it will be inaccurate
until the first time the default is changed after the agent task begins
running. Before then, the value of `previous_browser` will be the same
as `browser`.
This value is updated every time the Default Agent runs, so when the
default browser is first changed the values for `browser` and
`previous_browser` will be different. But on subsequent executions of
the Default Agent, the two values will be the same.
lifetime: application
bugs:
- https://bugzilla.mozilla.org/show_bug.cgi?id=1838755
data_reviews:
- https://bugzilla.mozilla.org/show_bug.cgi?id=1621293
data_sensitivity:
- technical
notification_emails:
- install-update@mozilla.com
expires: never
send_in_pings:
- default-agent
pdf_handler:
type: string
description: >
Which pdf handler is currently set as the system default handler. This is
simply a string with the name of the handler binned to a fixed set of
known handlers.
Possible values currently include the following (from
[DefaultPDF.cpp](https://searchfox.org/mozilla-central/source/toolkit/mozapps/defaultagent/DefaultPDF.cpp)):
* "Error"
* "" (unknown)
* "Firefox"
* "Microsoft Edge"
* "Google Chrome"
* "Adobe Acrobat"
* "WPS"
* "Nitro"
* "Foxit"
* "PDF-XChange"
* "Avast"
* "Sumatra"
lifetime: application
bugs:
- https://bugzilla.mozilla.org/show_bug.cgi?id=1756900
data_reviews:
- https://bugzilla.mozilla.org/show_bug.cgi?id=1756900
data_sensitivity:
- technical
notification_emails:
- install-update@mozilla.com
expires: never
send_in_pings:
- default-agent
notification:
show_success:
type: boolean
description: >
Whether a notification was shown or not. Possible value include "shown" and "error".
notification_emails:
- install-update@mozilla.com
bugs:
- https://bugzilla.mozilla.org/show_bug.cgi?id=1838755
data_reviews:
- https://bugzilla.mozilla.org/show_bug.cgi?id=1621293
expires: never
send_in_pings:
- default-agent
action:
type: string
description: >
The action that the user took in response to the notification. Possible
values currently include the following:
* “dismissed-by-timeout”
* “dismissed-to-action-center”
* “dismissed-by-button”
* “dismissed-by-application-hidden”
* “make-firefox-default-button”
* “toast-clicked”
Many of the values correspond to buttons on the notification and should be
pretty self explanatory, but a few are less so.
* “dismissed-to-action-center” will be used if the user clicks the arrow in
the top right corner of the notification to dismiss it to the
action center.
* “dismissed-by-application-hidden” is provided because that is a method of
dismissal that the notification API could give but, in practice, should
never be seen.
* “dismissed-by-timeout” indicates that the user did not interact with the
notification and it timed out.
notification_emails:
- install-update@mozilla.com
bugs:
- https://bugzilla.mozilla.org/show_bug.cgi?id=1838755
data_reviews:
- https://bugzilla.mozilla.org/show_bug.cgi?id=1621293
expires: never
send_in_pings:
- default-agent
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
# Adding a new metric? We have docs for that!
# https://firefox-source-docs.mozilla.org/toolkit/components/glean/user/new_definitions_file.html
---
$schema: moz://mozilla.org/schemas/glean/metrics/2-0-0
$tags:
- 'Toolkit :: Default Browser Agent'
system_default:
browser:
type: string
description: >
Which browser is currently set as the system default web browser. This is
simply a string with the name of the browser binned to a fixed set of
known browsers.
Possible values currently include the following (from
[DefaultBrowser.cpp](https://searchfox.org/mozilla-central/source/toolkit/mozapps/defaultagent/DefaultBrowser.cpp)):
* "error"
* "" (unknown)
* "firefox"
* "chrome"
* "edge"
* "edge-chrome"
* "ie"
* "opera"
* "brave"
* "yandex"
* "qq-browser"
* "360-browser"
* "sogou"
* "duckduckgo"
lifetime: application
bugs:
- https://bugzilla.mozilla.org/show_bug.cgi?id=1838755
data_reviews:
- https://bugzilla.mozilla.org/show_bug.cgi?id=1621293
data_sensitivity:
- technical
notification_emails:
- install-update@mozilla.com
expires: never
send_in_pings:
- default-agent
previous_browser:
type: string
description: >
Which browser was set as the system default before it was changed to the
current setting. The possible values are the same as for
`system_default.browser`.
The OS does not keep track of previous default settings, so the agent
records this information itself. That means that it will be inaccurate
until the first time the default is changed after the agent task begins
running. Before then, the value of `previous_browser` will be the same
as `browser`.
This value is updated every time the Default Agent runs, so when the
default browser is first changed the values for `browser` and
`previous_browser` will be different. But on subsequent executions of
the Default Agent, the two values will be the same.
lifetime: application
bugs:
- https://bugzilla.mozilla.org/show_bug.cgi?id=1838755
data_reviews:
- https://bugzilla.mozilla.org/show_bug.cgi?id=1621293
data_sensitivity:
- technical
notification_emails:
- install-update@mozilla.com
expires: never
send_in_pings:
- default-agent
pdf_handler:
type: string
description: >
Which pdf handler is currently set as the system default handler. This is
simply a string with the name of the handler binned to a fixed set of
known handlers.
Possible values currently include the following (from
[DefaultPDF.cpp](https://searchfox.org/mozilla-central/source/toolkit/mozapps/defaultagent/DefaultPDF.cpp)):
* "Error"
* "" (unknown)
* "Firefox"
* "Microsoft Edge"
* "Google Chrome"
* "Adobe Acrobat"
* "WPS"
* "Nitro"
* "Foxit"
* "PDF-XChange"
* "Avast"
* "Sumatra"
lifetime: application
bugs:
- https://bugzilla.mozilla.org/show_bug.cgi?id=1756900
data_reviews:
- https://bugzilla.mozilla.org/show_bug.cgi?id=1756900
data_sensitivity:
- technical
notification_emails:
- install-update@mozilla.com
expires: never
send_in_pings:
- default-agent
notification:
show_success:
type: boolean
description: >
Whether a notification was shown or not. Possible value include "shown" and "error".
notification_emails:
- install-update@mozilla.com
bugs:
- https://bugzilla.mozilla.org/show_bug.cgi?id=1838755
data_reviews:
- https://bugzilla.mozilla.org/show_bug.cgi?id=1621293
expires: never
send_in_pings:
- default-agent
action:
type: string
description: >
The action that the user took in response to the notification. Possible
values currently include the following:
* “dismissed-by-timeout”
* “dismissed-to-action-center”
* “dismissed-by-button”
* “dismissed-by-application-hidden”
* “make-firefox-default-button”
* “toast-clicked”
Many of the values correspond to buttons on the notification and should be
pretty self explanatory, but a few are less so.
* “dismissed-to-action-center” will be used if the user clicks the arrow in
the top right corner of the notification to dismiss it to the
action center.
* “dismissed-by-application-hidden” is provided because that is a method of
dismissal that the notification API could give but, in practice, should
never be seen.
* “dismissed-by-timeout” indicates that the user did not interact with the
notification and it timed out.
notification_emails:
- install-update@mozilla.com
bugs:
- https://bugzilla.mozilla.org/show_bug.cgi?id=1838755
data_reviews:
- https://bugzilla.mozilla.org/show_bug.cgi?id=1621293
expires: never
send_in_pings:
- default-agent

Просмотреть файл

@ -1,42 +1,42 @@
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
---
$schema: moz://mozilla.org/schemas/glean/pings/2-0-0
default-agent:
description: >
This opt-out ping is sent from the Default Agent, which is a Windows-only
Firefox Background Task that is registered during Firefox installation with
the Windows scheduled tasks system so that it runs automatically every 24
hours, whether Firefox is running or not.
Opting out of telemetry is handled via the pref value being copied to the
registry so that the Default Agent can read it without needing to work with
profiles. Relevant policies are consulted as well. The agent also has its own
pref, `default-agent.enabled`, which if set to false disables all agent
functionality, including generating this ping.
Each installation of Firefox has its own copy of the agent and its own
scheduled task which shares a common `LastPingSentAt` user registry key with
other installations. Installations race to send a single ping per 24 hour
window per installing user. If multiple operating system-level users are all
using one copy of Firefox, only one scheduled task will have been created and
only one ping will be sent, even though the users might have different
default browser settings. If multiple users have installed Firefox then each
installing user will have a scheduled task and ping.
Additional information for the Default Agent can be found in the
[Default Browser Agent docs](https://firefox-source-docs.mozilla.org/toolkit/mozapps/defaultagent/default-browser-agent/index.html).
include_client_id: false
send_if_empty: false
reasons:
daily_ping: |
The ping was sent as part of the daily scheduled Default Agent run.
bugs:
- https://bugzilla.mozilla.org/show_bug.cgi?id=1838755
data_reviews:
- https://bugzilla.mozilla.org/show_bug.cgi?id=1621293
notification_emails:
- install-update@mozilla.com
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
---
$schema: moz://mozilla.org/schemas/glean/pings/2-0-0
default-agent:
description: >
This opt-out ping is sent from the Default Agent, which is a Windows-only
Firefox Background Task that is registered during Firefox installation with
the Windows scheduled tasks system so that it runs automatically every 24
hours, whether Firefox is running or not.
Opting out of telemetry is handled via the pref value being copied to the
registry so that the Default Agent can read it without needing to work with
profiles. Relevant policies are consulted as well. The agent also has its own
pref, `default-agent.enabled`, which if set to false disables all agent
functionality, including generating this ping.
Each installation of Firefox has its own copy of the agent and its own
scheduled task which shares a common `LastPingSentAt` user registry key with
other installations. Installations race to send a single ping per 24 hour
window per installing user. If multiple operating system-level users are all
using one copy of Firefox, only one scheduled task will have been created and
only one ping will be sent, even though the users might have different
default browser settings. If multiple users have installed Firefox then each
installing user will have a scheduled task and ping.
Additional information for the Default Agent can be found in the
[Default Browser Agent docs](https://firefox-source-docs.mozilla.org/toolkit/mozapps/defaultagent/default-browser-agent/index.html).
include_client_id: false
send_if_empty: false
reasons:
daily_ping: |
The ping was sent as part of the daily scheduled Default Agent run.
bugs:
- https://bugzilla.mozilla.org/show_bug.cgi?id=1838755
data_reviews:
- https://bugzilla.mozilla.org/show_bug.cgi?id=1621293
notification_emails:
- install-update@mozilla.com

Просмотреть файл

@ -35,4 +35,3 @@ protocolhandler.mailto:
- active
- events
- metrics