Quellcodebibliothek
Statistik
Leitseite
products
/
sources
/
formale Sprachen
/
C
/
Firefox
/
dom
/
notification
/ (
Browser von der Mozilla Stiftung
Version 136.0.1
©
) Datei vom 10.2.2025 mit Größe 2 kB
Quelle metrics.yaml Sprache: unbekannt
# 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_defin
itions_file.html
---
$schema: moz://mozilla.org/schemas/glean/metrics/2-0-0
$tags:
- 'Core :: DOM: Notifications'
web_notification:
insecure_context_permission_request:
type: counter
description: >
Whether we saw a permission request from an insecure context.
bugs:
-
https://bugzilla.mozilla.org/show_bug.cgi?id=1914203
data_reviews:
-
https://bugzilla.mozilla.org/show_bug.cgi?id=1914203
notification_emails:
- krosylight@mozilla.com
expires: never
show_origin:
type: labeled_counter
description: >
The category of the origin that calls new Notification/showNotification().
labels:
- first_party
- third_party
- nested_first_party
bugs:
-
https://bugzilla.mozilla.org/show_bug.cgi?id=1914203
data_reviews:
-
https://bugzilla.mozilla.org/show_bug.cgi?id=1914203
notification_emails:
- krosylight@mozilla.com
expires: never
permission_origin:
type: labeled_counter
description: >
The category of the origin that retrieves Notification.permission.
labels:
- first_party
- third_party
- nested_first_party
bugs:
-
https://bugzilla.mozilla.org/show_bug.cgi?id=1914203
data_reviews:
-
https://bugzilla.mozilla.org/show_bug.cgi?id=1914203
notification_emails:
- krosylight@mozilla.com
expires: never
request_permission_origin:
type: labeled_counter
description: >
The category of the origin that calls Notification.requestPermission().
labels:
- first_party
- third_party
- nested_first_party
bugs:
-
https://bugzilla.mozilla.org/show_bug.cgi?id=1914203
data_reviews:
-
https://bugzilla.mozilla.org/show_bug.cgi?id=1914203
notification_emails:
- krosylight@mozilla.com
expires: never
[ Dauer der Verarbeitung: 0.2 Sekunden (vorverarbeitet)
]
2026-04-02