tor-browser

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

FileSystemBaseHandle-postMessage-frames.https.window.js.ini (331B)


      1 [FileSystemBaseHandle-postMessage-frames.https.window.html]
      2  expected:
      3    if not debug and not tsan and not asan and (os == "mac"): [OK, CRASH]
      4    if not debug and not tsan and not asan and (os == "android"): [CRASH, OK]
      5    if not debug and not tsan and asan: CRASH
      6    if not debug and tsan: TIMEOUT
      7    if debug: [CRASH, OK]