tor-browser

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

idbdatabase_transaction.any.js.ini (401B)


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