gecko-dev/toolkit/components/alerts
Nicholas Rishel 9454695dd9 Bug 1789390 - Remove scheduled and Action Center notifications during uninstall. r=nalexander
Non-MSIX notifications are not removed when Firefox is uninstalled. To handled this we've added a new `uninstall` background task and extended `nsIWindowsAlertService` to deregister notifications on uninstall.

Differential Revision: https://phabricator.services.mozilla.com/D156625
2022-09-14 00:42:43 +00:00
..
test Bug 1782008 - Remove now unnecessary .eslintrc.js files. r=webcompat-reviewers,extension-reviewers,media-playback-reviewers,pip-reviewers,denschub,rpl,alwu,mossop 2022-08-03 11:16:20 +00:00
AlertNotification.cpp Bug 1787956 - Add `nsIAlertNotification.launchURL`. r=smaug 2022-09-01 22:48:21 +00:00
AlertNotification.h Bug 1787956 - Add `nsIAlertNotification.launchURL`. r=smaug 2022-09-01 22:48:21 +00:00
AlertNotificationIPCSerializer.h Bug 1783844 - Remove IPC::Principal type remains from codebase. r=nika 2022-08-10 13:39:11 +00:00
alert.css
alert.js Bug 1667455 - Part 5: Stop importing Services.jsm from chrome-priv JS code, top-level single-line cases. r=kmag,webdriver-reviewers,perftest-reviewers,webcompat-reviewers,geckoview-reviewers,extension-reviewers,application-update-reviewers,pip-reviewers,twisniewski,m_kato,jdescottes,mconley,AlexandruIonescu,mossop 2022-07-11 12:41:50 +00:00
alert.xhtml Bug 1771752 - Migrate notification alert DTD strings to Fluent. r=fluent-reviewers,flod,jaws 2022-08-16 16:24:23 +00:00
jar.mn
moz.build Bug 1775136 - Part 1: Add `nsIWindowsAlertService` to enable testing. r=mhowell 2022-07-12 03:18:41 +00:00
nsAlertsService.cpp
nsAlertsService.h
nsAlertsUtils.cpp
nsAlertsUtils.h
nsIAlertsService.idl Bug 1789390 - Pre: Comment cleanup. r=nalexander 2022-09-14 00:42:43 +00:00
nsIWindowsAlertsService.idl Bug 1789390 - Remove scheduled and Action Center notifications during uninstall. r=nalexander 2022-09-14 00:42:43 +00:00
nsXULAlerts.cpp
nsXULAlerts.h