Source code
Revision control
Copy as Markdown
Other Tools
[setParameters-maxFramerate.https.html]
expected:
if os == "android": [OK, TIMEOUT]
[Simulcast setParameters maxFramerate reduces the framerate]
bug: 1709960
expected:
if (os == "mac") and debug: [PASS, FAIL]
if (os == "mac") and not debug: [PASS, FAIL]
if (os == "android") and not sessionHistoryInParent: [PASS, FAIL]