tor-browser

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

xpcshell.toml (146B)


      1 [DEFAULT]
      2 run-if = [
      3  "os != 'android'",
      4 ]
      5 tags = "devtools"
      6 firefox-appdir = "browser"
      7 head = "head.js"
      8 
      9 ["test_compare_fragments_geometry.js"]