tor-browser

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

idbcursor_continue_objectstore.any.js.ini (502B)


      1 [idbcursor_continue_objectstore.any.serviceworker.html]
      2 
      3 [idbcursor_continue_objectstore.any.worker.html]
      4  expected:
      5    if (os == "android") and not debug: [OK, CRASH]
      6 
      7 [idbcursor_continue_objectstore.any.sharedworker.html]
      8  expected:
      9    if (os == "android") and sessionHistoryInParent and not debug: [OK, TIMEOUT]
     10  [Add next element, and iterate to it]
     11    expected:
     12      if (os == "android") and sessionHistoryInParent and not debug: [PASS, TIMEOUT]
     13 
     14 
     15 [idbcursor_continue_objectstore.any.html]