tor-browser

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

xpcshell.toml (427B)


      1 [DEFAULT]
      2 head = ""
      3 
      4 ["test_baseDomain_publicsuffix.js"]
      5 
      6 ["test_bug643051.js"]
      7 
      8 ["test_bug1155169.js"]
      9 
     10 ["test_bug1321912.js"]
     11 
     12 ["test_chips_partition_capping.js"]
     13 
     14 ["test_eviction.js"]
     15 prefs = ["dom.security.https_first=false"]
     16 
     17 ["test_getCookieSince.js"]
     18 
     19 ["test_maybeCapExpiry.js"]
     20 
     21 ["test_migrateCookieLifetimePref.js"]
     22 
     23 ["test_parser_0001.js"]
     24 
     25 ["test_parser_0019.js"]
     26 
     27 ["test_schemeMap.js"]
     28 
     29 ["test_timestamp_fixup.js"]