tor-browser

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

idbobjectstore_createIndex.any.js.ini (381B)


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