tor-browser

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

idbdatabase_deleteObjectStore.any.js.ini (349B)


      1 [idbdatabase_deleteObjectStore.any.serviceworker.html]
      2  tags: [fails_in_pbm]
      3 
      4 [idbdatabase_deleteObjectStore.any.sharedworker.html]
      5 
      6 [idbdatabase_deleteObjectStore.any.html]
      7 
      8 [idbdatabase_deleteObjectStore.any.worker.html]
      9  expected:
     10    if (os == "linux") and (processor == "x86"): [OK, ERROR]
     11    if (os == "android") and not debug: [OK, CRASH]