tor-browser

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

delete-range.any.js.ini (786B)


      1 [delete-range.any.html]
      2  expected:
      3    if (os == "android") and sessionHistoryInParent and not debug: [OK, TIMEOUT]
      4  [Delete range]
      5    expected:
      6      if (os == "android") and sessionHistoryInParent and not debug: [PASS, TIMEOUT]
      7 
      8  [Delete range 1]
      9    expected:
     10      if (os == "android") and sessionHistoryInParent and not debug: [PASS, TIMEOUT]
     11 
     12  [Delete range 2]
     13    expected:
     14      if (os == "android") and sessionHistoryInParent and not debug: [PASS, TIMEOUT]
     15 
     16  [Delete range 3]
     17    expected:
     18      if (os == "android") and sessionHistoryInParent and not debug: [PASS, TIMEOUT]
     19 
     20 
     21 [delete-range.any.worker.html]
     22  expected:
     23    if (processor == "x86") and not debug: [OK, TIMEOUT]
     24  [Delete range 3]
     25    expected:
     26      if (processor == "x86") and not debug: [PASS, TIMEOUT]