tor-browser

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

idbindex_reverse_cursor.any.js.ini (281B)


      1 [idbindex_reverse_cursor.any.worker.html]
      2  expected:
      3    if debug and (os == "win"): CRASH
      4    if debug and (os == "mac"): CRASH
      5 
      6 [idbindex_reverse_cursor.any.html]
      7  expected:
      8    if (os == "linux") and asan and fission: CRASH
      9    if (os == "android") and not debug: [OK, CRASH]