tor-browser

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

idbcursor_advance_objectstore.any.js.ini (361B)


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