Skip to content

Commit 83546ae

Browse files
committed
Bug 1838208 - Part 2: Add opaqueResponseBlocking.mediaExceptionsStrategy to Nimbus. r=sefeng
Depends on D180926 Differential Revision: https://phabricator.services.mozilla.com/D180943
1 parent abd9bc6 commit 83546ae

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

toolkit/components/nimbus/FeatureManifest.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1598,6 +1598,11 @@ opaqueResponseBlocking:
15981598
description: Whether filtering of internal responses in the parent ORB is enabled
15991599
type: int
16001600
setPref: "browser.opaqueResponseBlocking.filterFetchResponse"
1601+
mediaExceptionsStrategy:
1602+
description: >-
1603+
If we partially or wholly allow audio and video MIME types in conflict with spec.
1604+
type: int
1605+
setPref: "browser.opaqueResponseBlocking.mediaExceptionsStrategy"
16011606

16021607
updatePrompt:
16031608
description: Prefs to control content and behavior of update notifications

0 commit comments

Comments
 (0)