tor-browser

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

idlharness.any.js.ini (379B)


      1 [idlharness.any.sharedworker.html]
      2  expected:
      3    if os == "win": [OK, CRASH]
      4 
      5 [idlharness.any.worker.html]
      6  expected:
      7    if (os == "mac") and not debug: [OK, CRASH]
      8    if os == "android": [OK, CRASH]
      9 
     10 [idlharness.any.serviceworker.html]
     11  expected:
     12    if (os == "linux") and debug and not fission: [OK, ERROR]
     13 
     14 [idlharness.any.shadowrealm-in-window.html]
     15  expected: ERROR