tor-browser

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

estimate-indexeddb.https.any.js.ini (307B)


      1 [estimate-indexeddb.https.any.html]
      2  expected:
      3    if (processor == "x86") and (os == "win") and not debug: [OK, TIMEOUT]
      4  [estimate() shows usage increase after large value is stored]
      5    expected:
      6      if (processor == "x86") and not debug: [PASS, TIMEOUT]
      7 
      8 
      9 [estimate-indexeddb.https.any.worker.html]