tor-browser

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

signal.https.any.js.ini (323B)


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