tor-browser

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

request-consume.any.js.ini (273B)


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