tor-browser

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

response-stream-disturbed-1.any.js.ini (397B)


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