tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

MediaRecorder-destroy-script-execution.html.ini (302B)


      1 [MediaRecorder-destroy-script-execution.html]
      2  max-asserts: 2
      3  expected:
      4    if (os == "linux") and not debug and fission: [OK, CRASH]
      5    if (os == "android") and debug and sessionHistoryInParent: [OK, TIMEOUT]
      6    if (os == "android") and not debug: [OK, TIMEOUT]
      7    if os == "mac": [OK, TIMEOUT]