tor-browser

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

requires-success.any.js.ini (445B)


      1 [requires-success.any.sharedworker.html]
      2  [[[CanBlock\]\] in a SharedWorkerGlobalScope]
      3    expected: FAIL
      4 
      5 
      6 [requires-success.any.worker.html]
      7  expected:
      8    if not asan and fission and (os == "win") and debug and (processor == "x86"): CRASH
      9    if not asan and fission and (os == "mac") and not debug: [OK, CRASH]
     10    if not asan and not fission and debug: CRASH
     11    if not asan and not fission and not debug: [OK, CRASH]
     12    if asan: CRASH