Files
sousa-gecko/dom/notification
Emma Zuehlcke c8d17ec75e Bug 2053076 - Remove the unused permissions.desktop-notification.notNow.enabled pref and its "Not Now" prompt button. r=timhuang
The pref was added in bug 1570674 as an off-by-default toggle for a
session-scoped "Not Now" button on the Web Notifications permission prompt,
and has shipped false ever since. It is not enabled by any in-tree config and
is not controlled remotely, so the button is never shown to users.

Remove the pref, the notNowEnabled getter and the action it gated, and the
now-unused webNotifications.notNow strings. The notification prompt now
exposes a single, persistent "Always Block" secondary action.

Differential Revision: https://phabricator.services.mozilla.com/D310815
2026-07-10 12:22:25 +00:00
..