15 lines
414 B
TOML
15 lines
414 B
TOML
[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"]
|