tor-browser

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

worker-performance.worker.js.ini (209B)


      1 [worker-performance.worker.html]
      2  [Resource timing seems to work in workers]
      3    expected:
      4      if not asan and (processor == "x86") and (os == "linux"): [PASS, FAIL]
      5      if asan and fission: [PASS, FAIL]