tor-browser

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

idbindex-rename-abort.any.js.ini (428B)


      1 [idbindex-rename-abort.any.sharedworker.html]
      2 
      3 [idbindex-rename-abort.any.worker.html]
      4 
      5 [idbindex-rename-abort.any.html]
      6  expected:
      7    if (os == "android") and sessionHistoryInParent and not debug: [OK, TIMEOUT]
      8  [IndexedDB index creation and rename in an aborted transaction]
      9    expected:
     10      if (os == "android") and sessionHistoryInParent and not debug: [PASS, TIMEOUT]
     11 
     12 
     13 [idbindex-rename-abort.any.serviceworker.html]