tor-browser

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

shared-worker-src-child-fallback-blocked.sub.html.ini (364B)


      1 [shared-worker-src-child-fallback-blocked.sub.html]
      2  expected:
      3    if debug and (os == "win") and (processor == "x86_64"): TIMEOUT
      4    if not debug and not asan and (os == "win"): OK
      5    if not debug and not asan and (os == "mac"): [OK, CRASH]
      6    if not debug and not asan and (os == "linux"): OK
      7    if not debug and not asan and (os == "android"): [CRASH, OK]