tor-browser

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

abort-after-stop.window.js.ini (228B)


      1 [abort-after-stop.window.html]
      2  [XMLHttpRequest: abort event should fire when stop() method is used]
      3    expected:
      4      if not asan and not fission and (os == "linux"): [PASS, FAIL]
      5      if asan and not fission: [PASS, FAIL]