Closed
Bug 1963263
Opened 6 months ago
Closed 5 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•6 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: 5 months ago
status-firefox140:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 140 Branch
Comment 4•5 months ago
|
||
I've added dev-doc needed because we'll have to update the compat data
Keywords: dev-doc-needed
Comment 5•5 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•5 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
•