tor-browser

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

idlharness.any.js.ini (217B)


      1 [idlharness.any.worker.html]
      2  expected:
      3    if not fission and (os == "linux") and debug: [OK, CRASH]
      4 
      5 [idlharness.any.html]
      6  [idl_test setup]
      7    expected:
      8      if (processor == "x86") and not debug: [PASS, FAIL]