tor-browser

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

pointerout.html.ini (254B)


      1 [pointerout.html]
      2  [Event Timing pointerout.]
      3    expected:
      4      if (os == "linux") and not debug and not asan and tsan: PASS
      5      if (os == "linux") and debug and fission: PASS
      6      if (os == "linux") and not debug and asan: PASS
      7      [PASS, FAIL]