tor-browser

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

headers-record.any.js.ini (333B)


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