summaryrefslogtreecommitdiffstats
path: root/browser/base/content/test/webrtc/gracePeriod/browser.toml
blob: 88dd800314c3f7ef631773279cb3a8ff04b70e2f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[DEFAULT]
support-files = [
  "../get_user_media.html",
  "../get_user_media_in_frame.html",
  "../get_user_media_in_xorigin_frame.html",
  "../get_user_media_in_xorigin_frame_ancestor.html",
  "../head.js",
]
prefs = [
  "privacy.webrtc.allowSilencingNotifications=true",
  "privacy.webrtc.legacyGlobalIndicator=false",
  "privacy.webrtc.sharedTabWarning=false",
]

["../browser_devices_get_user_media_grace.js"]