tor-browser

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

shared-worker-secure-first.https.html.ini (252B)


      1 [shared-worker-secure-first.https.html]
      2  expected:
      3    if not asan and (os == "mac") and not debug: [OK, CRASH]
      4    if not asan and (os == "android") and debug: CRASH
      5    if not asan and (os == "android") and not debug: [CRASH, OK]
      6    if asan: CRASH