Source code
Revision control
Copy as Markdown
Other Tools
[no-media-call.html]
expected:
if (os == "android") and debug and sessionHistoryInParent: TIMEOUT
if (os == "android") and debug and not sessionHistoryInParent: [OK, TIMEOUT]
if (os == "android") and not debug: [OK, TIMEOUT]