tor-browser

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

idbcursor_continue_delete_objectstore.any.js.ini (742B)


      1 [idbcursor_continue_delete_objectstore.any.serviceworker.html]
      2 
      3 [idbcursor_continue_delete_objectstore.any.worker.html]
      4  expected:
      5    if not sessionHistoryInParent and not debug: [OK, TIMEOUT]
      6  [Object store - remove a record from the object store while iterating cursor]
      7    expected:
      8      if not sessionHistoryInParent and not debug: [PASS, TIMEOUT]
      9 
     10 
     11 [idbcursor_continue_delete_objectstore.any.sharedworker.html]
     12 
     13 [idbcursor_continue_delete_objectstore.any.html]
     14  expected:
     15    if (os == "android") and sessionHistoryInParent and not debug: [OK, TIMEOUT]
     16  [Object store - remove a record from the object store while iterating cursor]
     17    expected:
     18      if (os == "android") and sessionHistoryInParent and not debug: [PASS, TIMEOUT]