Source code
Revision control
Copy as Markdown
Other Tools
[event_playing_noautoplay.html]
expected:
if (os_version == "14") and debug and not sessionHistoryInParent: [OK, CRASH]
if (os_version == "7.0") and not debug: [OK, CRASH]
if (os_version == "14") and not debug: [OK, CRASH]