tor-browser

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

task-controller-setPriority-delayed-task.any.js.ini (485B)


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