tor-browser

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

idbcursor_update_objectstore.any.js.ini (353B)


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