diff --git a/dom/interfaces/notification/moz.build b/dom/interfaces/notification/moz.build index a4e9cfc9d493..dba68fb0929a 100644 --- a/dom/interfaces/notification/moz.build +++ b/dom/interfaces/notification/moz.build @@ -5,7 +5,7 @@ # file, You can obtain one at http://mozilla.org/MPL/2.0/. with Files("**"): - BUG_COMPONENT = ("Core", "DOM: Push Notifications") + BUG_COMPONENT = ("Core", "DOM: Notifications") XPIDL_SOURCES += [ "nsINotificationStorage.idl", diff --git a/dom/interfaces/push/moz.build b/dom/interfaces/push/moz.build index b544cdf1955e..4fbeff1b057d 100644 --- a/dom/interfaces/push/moz.build +++ b/dom/interfaces/push/moz.build @@ -5,7 +5,7 @@ # file, You can obtain one at http://mozilla.org/MPL/2.0/. with Files("**"): - BUG_COMPONENT = ("Core", "DOM: Push Notifications") + BUG_COMPONENT = ("Core", "DOM: Notifications") XPIDL_SOURCES += [ "nsIPushErrorReporter.idl", diff --git a/dom/push/moz.build b/dom/push/moz.build index fa2a7c881576..d6068f823b6c 100644 --- a/dom/push/moz.build +++ b/dom/push/moz.build @@ -4,7 +4,7 @@ # file, You can obtain one at http://mozilla.org/MPL/2.0/. with Files("**"): - BUG_COMPONENT = ("Core", "DOM: Push Notifications") + BUG_COMPONENT = ("Core", "DOM: Notifications") EXTRA_COMPONENTS += [ "Push.manifest", diff --git a/dom/webidl/moz.build b/dom/webidl/moz.build index 0ca37b988e1b..f4bd0f4d480f 100644 --- a/dom/webidl/moz.build +++ b/dom/webidl/moz.build @@ -275,7 +275,7 @@ with Files("ProgressEvent.webidl"): BUG_COMPONENT = ("Core", "DOM: Events") with Files("Push*"): - BUG_COMPONENT = ("Core", "DOM: Push Notifications") + BUG_COMPONENT = ("Core", "DOM: Notifications") with Files("RTC*"): BUG_COMPONENT = ("Core", "WebRTC") diff --git a/mots.yaml b/mots.yaml index b326ffebf231..bb29692c4cc0 100644 --- a/mots.yaml +++ b/mots.yaml @@ -8,7 +8,7 @@ # documentation and how to modify this file. repo: mozilla-central created_at: '2021-10-14T12:50:40.073465' -updated_at: '2023-06-19T09:07:40.159871' +updated_at: '2023-06-27T10:17:47.907741' export: path: ./docs/mots/index.rst format: rst @@ -2406,7 +2406,7 @@ modules: peers_emeritus: - Nikhil Marathe components: - - 'Core::DOM: Push Notifications' + - 'Core::DOM: Notifications' peers: - *mt - *dragana @@ -4117,5 +4117,5 @@ modules: - Ryan Tilder group: dev-platform hashes: - config: 0f55f5e8b59c13c353b90041bc3385976b25767c - export: 9523d238f1810a9bd317c3768a7726f013164c38 + config: c425b73400e197ab85997473116a06e0a5ce0256 + export: ee9f7bf731f45cb85df9da3b15e6559cfc93668f diff --git a/toolkit/components/glean/tags.yaml b/toolkit/components/glean/tags.yaml index 4fadce4c9476..e230845ca999 100644 --- a/toolkit/components/glean/tags.yaml +++ b/toolkit/components/glean/tags.yaml @@ -63,7 +63,7 @@ $schema: moz://mozilla.org/schemas/glean/tags/1-0-0 description: The Bugzilla component which applies to this object. 'Core :: DOM: Performance': description: The Bugzilla component which applies to this object. -'Core :: DOM: Push Notifications': +'Core :: DOM: Notifications': description: The Bugzilla component which applies to this object. 'Core :: DOM: Security': description: The Bugzilla component which applies to this object.