tor-browser

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

Worker-replace-self.any.js.ini (257B)


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