Closed
Bug 1566372
Opened 6 years ago
Closed 6 years ago
Listen for pref changes as a way to trigger notifications
Categories
(Firefox :: Messaging System, enhancement, P1)
Firefox
Messaging System
Tracking
()
People
(Reporter: andreio, Assigned: andreio)
References
Details
(Keywords: github-merged)
Attachments
(1 file)
Because most new features that require badging are going to be behind a pref we should add a pref listener that reacts to changes.
Example browser.messaging-system.whatsNewPanel.enabled
will be enabled by normandy after browser startup after we had a chance to badge the feature.
Comment 1•6 years ago
|
||
Assignee | ||
Updated•6 years ago
|
Keywords: github-merged
Comment 2•6 years ago
|
||
Status: NEW → RESOLVED
Iteration: --- → 70.1 - Jul 8 - 21
Closed: 6 years ago
status-firefox70:
--- → fixed
Priority: -- → P1
Resolution: --- → FIXED
Target Milestone: --- → Firefox 70
Comment 3•6 years ago
|
||
I have verified this issue with the latest Firefox Nightly (70.0a1 Build ID - 20190721215935) installed, on Windows 10 x64, Arch Linux and Mac 10.14.5, using the steps provided here. Now, the "What's New" button appears after the "browser.messaging-system.whatsNewPanel.enabled" pref's value is changed to "true".
Status: RESOLVED → VERIFIED
Comment 4•6 years ago
|
||
status-firefox69:
--- → fixed
You need to log in
before you can comment on or make changes to this bug.
Description
•