Closed
Bug 1963263
Opened 8 months ago
Closed 8 months ago
maxActions is not behind the pref
Categories
(Core :: DOM: Notifications, task)
Core
DOM: Notifications
Tracking
()
RESOLVED
FIXED
140 Branch
| Tracking | Status | |
|---|---|---|
| firefox140 | --- | fixed |
People
(Reporter: saschanaz, Assigned: saschanaz)
References
Details
(Keywords: dev-doc-complete)
Attachments
(1 file)
It should be behind dom.webnotifications.actions.enabled.
| Assignee | ||
Comment 1•8 months ago
|
||
actions is behind the pref, maxActions should be too. (It's Nightly-only right now)
Also disabling the pref in Android which doesn't have the support yet. (Bug 1955343)
Pushed by krosylight@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/c045b9a36ab5
Hide maxActions behind the pref r=webidl,smaug
Status: NEW → RESOLVED
Closed: 8 months ago
status-firefox140:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 140 Branch
Comment 4•8 months ago
|
||
I've added dev-doc needed because we'll have to update the compat data
Keywords: dev-doc-needed
Comment 5•7 months ago
|
||
FF140 MDN Docs work for this can be tracked from https://github.com/mdn/content/issues/39620
Keywords: dev-doc-needed → dev-doc-complete
Updated•7 months ago
|
QA Whiteboard: [qa-triage-done-c141/b140]
You need to log in
before you can comment on or make changes to this bug.
Description
•