tor-browser

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

idbcursor_update_index.any.js.ini (365B)


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