tor-browser

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

idbcursor-direction-objectstore.any.js.ini (935B)


      1 [idbcursor-direction-objectstore.any.worker.html]
      2 
      3 [idbcursor-direction-objectstore.any.serviceworker.html]
      4  expected:
      5    if (os == "android") and sessionHistoryInParent and not debug: [OK, TIMEOUT]
      6  [IDBCursor direction - object store - prevunique]
      7    expected:
      8      if (os == "android") and sessionHistoryInParent and not debug: [PASS, TIMEOUT]
      9 
     10 
     11 [idbcursor-direction-objectstore.any.html]
     12  expected:
     13    if (os == "android") and sessionHistoryInParent and not debug: [OK, TIMEOUT]
     14  [IDBCursor direction - object store - prevunique]
     15    expected:
     16      if (os == "android") and sessionHistoryInParent and not debug: [PASS, TIMEOUT]
     17 
     18 
     19 [idbcursor-direction-objectstore.any.sharedworker.html]
     20  expected:
     21    if (os == "android") and debug and sessionHistoryInParent: [OK, TIMEOUT]
     22  [IDBCursor direction - object store - prevunique]
     23    expected:
     24      if (os == "android") and debug and sessionHistoryInParent: [PASS, TIMEOUT]