gecko-dev/browser/base/content/test/webrtc
Sebastian Hengst 6705b82917 Bug 1611454 - browser_devices_get_user_media_in_frame.js: enable dom.security.featurePolicy.enabled and permissions.delegation.enabled. r=mjf
These prefs got disabled for Late Beta and Release in bug 1611454 but the test
uses the feature (access to media devices from frame).

Differential Revision: https://phabricator.services.mozilla.com/D61093

--HG--
extra : moz-landing-system : lando
2020-01-27 15:04:16 +00:00
..
.eslintrc.js
browser.ini Bug 1601301, modify browser_devices_get_user_media_in_frame.js to iterate twice, once performing the operation on two same-process frames, and a second time with frames that in fission mode would be in different processes, r=johannh 2020-01-10 15:35:03 +00:00
browser_devices_get_user_media.js Bug 1589664, adapt the webrtc tests to work with fission enabled. Remove the webrtc framescript in favour of calling BrowserTestUtils methods or SpecialPowers.spawn instead, r=florian 2019-10-29 00:32:04 +00:00
browser_devices_get_user_media_anim.js Bug 1589664, adapt the webrtc tests to work with fission enabled. Remove the webrtc framescript in favour of calling BrowserTestUtils methods or SpecialPowers.spawn instead, r=florian 2019-10-29 00:32:04 +00:00
browser_devices_get_user_media_default_permissions.js Bug 1589664, adapt the webrtc tests to work with fission enabled. Remove the webrtc framescript in favour of calling BrowserTestUtils methods or SpecialPowers.spawn instead, r=florian 2019-10-29 00:32:04 +00:00
browser_devices_get_user_media_in_frame.js Bug 1611454 - browser_devices_get_user_media_in_frame.js: enable dom.security.featurePolicy.enabled and permissions.delegation.enabled. r=mjf 2020-01-27 15:04:16 +00:00
browser_devices_get_user_media_in_xorigin_frame.js Bug 1609973 - Fix wrong localization string in WebRTCParent.js. r=nhnt11 2020-01-22 12:55:26 +00:00
browser_devices_get_user_media_in_xorigin_frame_chain.js Bug 1483631 - Restrict nested permission requests in webrtc with permission delegate r=jib 2019-12-04 15:39:14 +00:00
browser_devices_get_user_media_multi_process.js Bug 1589664, adapt the webrtc tests to work with fission enabled. Remove the webrtc framescript in favour of calling BrowserTestUtils methods or SpecialPowers.spawn instead, r=florian 2019-10-29 00:32:04 +00:00
browser_devices_get_user_media_paused.js Bug 1596918: Part 3b - Run code formatters on files changed by previous patch. r=mccr8,remote-protocol-reviewers,ato 2019-12-13 20:36:24 +00:00
browser_devices_get_user_media_queue_request.js Bug 1589664, adapt the webrtc tests to work with fission enabled. Remove the webrtc framescript in favour of calling BrowserTestUtils methods or SpecialPowers.spawn instead, r=florian 2019-10-29 00:32:04 +00:00
browser_devices_get_user_media_screen.js Bug 1601301, rework webrtc permission granting UI around JSWindowActor, performing the work of determining the ultimate state for the tab icon and menu in the parent rather than the content process, r=johannh 2020-01-10 15:09:59 +00:00
browser_devices_get_user_media_tear_off_tab.js Bug 1601301, modify browser_devices_get_user_media_in_frame.js to iterate twice, once performing the operation on two same-process frames, and a second time with frames that in fission mode would be in different processes, r=johannh 2020-01-10 15:35:03 +00:00
browser_devices_get_user_media_unprompted_access.js Bug 1589664, adapt the webrtc tests to work with fission enabled. Remove the webrtc framescript in favour of calling BrowserTestUtils methods or SpecialPowers.spawn instead, r=florian 2019-10-29 00:32:04 +00:00
browser_devices_get_user_media_unprompted_access_in_frame.js Bug 1589664, adapt the webrtc tests to work with fission enabled. Remove the webrtc framescript in favour of calling BrowserTestUtils methods or SpecialPowers.spawn instead, r=florian 2019-10-29 00:32:04 +00:00
browser_devices_get_user_media_unprompted_access_queue_request.js Bug 1589664, adapt the webrtc tests to work with fission enabled. Remove the webrtc framescript in favour of calling BrowserTestUtils methods or SpecialPowers.spawn instead, r=florian 2019-10-29 00:32:04 +00:00
browser_devices_get_user_media_unprompted_access_tear_off_tab.js Bug 1601301, modify browser_devices_get_user_media_in_frame.js to iterate twice, once performing the operation on two same-process frames, and a second time with frames that in fission mode would be in different processes, r=johannh 2020-01-10 15:35:03 +00:00
browser_webrtc_hooks.js Bug 1596918: Part 3a - Scripted rewrite of most ContentTask.spawn calls to SpecialPowers.spawn calls. r=mccr8,remote-protocol-reviewers,ato 2019-12-13 20:36:16 +00:00
get_user_media.html Bug 1483631 - Restrict nested permission requests in webrtc with permission delegate r=jib 2019-12-04 15:39:14 +00:00
get_user_media_in_frame.html
get_user_media_in_oop_frame.html Bug 1601301, modify browser_devices_get_user_media_in_frame.js to iterate twice, once performing the operation on two same-process frames, and a second time with frames that in fission mode would be in different processes, r=johannh 2020-01-10 15:35:03 +00:00
get_user_media_in_xorigin_frame.html Bug 1483631 - Restrict nested permission requests in webrtc with permission delegate r=jib 2019-12-04 15:39:14 +00:00
get_user_media_in_xorigin_frame_ancestor.html Bug 1483631 - Restrict nested permission requests in webrtc with permission delegate r=jib 2019-12-04 15:39:14 +00:00
head.js Bug 1608584, shouldn't pass true to browserLoaded to wait for the subframe to load, also fixes 1608497, r=johannh 2020-01-22 14:56:36 +00:00