tor-browser

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

self.any.js.ini (225B)


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