Source code
Revision control
Copy as Markdown
Other Tools
[RTCPeerConnection-remote-track-mute.https.html]
prefs: [media.peerconnection.mute_on_bye_or_timeout:true]
expected:
if (os_version == "24.04") and not debug and fission and (processor == "x86_64") and asan: [OK, TIMEOUT]
if (os_version == "24.04") and not debug and fission and (processor == "x86"): [OK, TIMEOUT]
if (os_version == "14") and sessionHistoryInParent and not debug: [OK, TIMEOUT]
if (os_version == "24.04") and debug: [OK, TIMEOUT]
[pc.close() on one side causes mute events on the other]
expected:
if (os_version == "24.04") and not debug and fission and (processor == "x86_64") and asan: [PASS, TIMEOUT]
if (os_version == "24.04") and not debug and fission and (processor == "x86"): [PASS, TIMEOUT]
if (os_version == "14") and sessionHistoryInParent and not debug: [PASS, TIMEOUT]
if (os_version == "24.04") and debug: [PASS, TIMEOUT]