We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent abd9bc6 commit 83546aeCopy full SHA for 83546ae
toolkit/components/nimbus/FeatureManifest.yaml
@@ -1598,6 +1598,11 @@ opaqueResponseBlocking:
1598
description: Whether filtering of internal responses in the parent ORB is enabled
1599
type: int
1600
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"
1606
1607
updatePrompt:
1608
description: Prefs to control content and behavior of update notifications
0 commit comments