tor-browser

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

task-controller-abort1.any.js.ini (407B)


      1 [task-controller-abort1.any.serviceworker.html]
      2  expected:
      3    if not fission and (os == "linux") and debug: [OK, CRASH]
      4 
      5 [task-controller-abort1.any.html]
      6  expected:
      7    if (os == "mac") and not debug: [OK, CRASH]
      8    if os == "android": [OK, CRASH]
      9 
     10 [task-controller-abort1.any.sharedworker.html]
     11 
     12 [task-controller-abort1.any.worker.html]
     13  expected:
     14    if (os == "android") and not debug: [OK, CRASH]