Source code
Revision control
Copy as Markdown
Other Tools
[RTCEncodedAudioFrame-clone.https.html]
expected:
if sessionHistoryInParent and (os == "android") and not debug: [OK, TIMEOUT]
if not sessionHistoryInParent and not debug: [OK, TIMEOUT]
if (os == "android") and debug and not sessionHistoryInParent: [OK, TIMEOUT]
[Cloning before sending works]
expected: FAIL