tor-browser

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

idbindex-request-source.any.js.ini (456B)


      1 [idbindex-request-source.any.serviceworker.html]
      2 
      3 [idbindex-request-source.any.sharedworker.html]
      4 
      5 [idbindex-request-source.any.worker.html]
      6  expected:
      7    if (os == "android") and sessionHistoryInParent and not debug: [OK, TIMEOUT]
      8  [The source of the request from index => index.openKeyCursor() is the index itself]
      9    expected:
     10      if (os == "android") and sessionHistoryInParent and not debug: [PASS, TIMEOUT]
     11 
     12 
     13 [idbindex-request-source.any.html]