Skip to content

Commit 1d71610

Browse files
committed
Bug 1954279 - Add missing dom.webnotifications.actions.enabled for mochitest r=asuth
Differential Revision: https://phabricator.services.mozilla.com/D241727 UltraBlame original commit: 163fa0640eef4be20195ee9f6bb63925d8b30c95
1 parent aaee277 commit 1d71610

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

dom/notification/test/mochitest/mochitest.toml

+15
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,21 @@ NotificationTest
2222
js
2323
"
2424
]
25+
prefs
26+
=
27+
[
28+
"
29+
dom
30+
.
31+
webnotifications
32+
.
33+
actions
34+
.
35+
enabled
36+
=
37+
true
38+
"
39+
]
2540
[
2641
"
2742
test_notification_basics

0 commit comments

Comments
 (0)