tor-browser

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

idbcursor_advance_index.any.js.ini (337B)


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