tor-browser

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

abort.tentative.https.html.ini (299B)


      1 [abort.tentative.https.html]
      2  expected:
      3    if (os == "linux") and debug and not fission: [OK, CRASH]
      4    if (os == "win") and not debug: [OK, TIMEOUT]
      5  [An immediately aborted lock on a shared worker should not prevent bfcache]
      6    expected:
      7      if (os == "win") and not debug: [PASS, TIMEOUT]