tor-browser

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

xpcshell.toml (134B)


      1 [DEFAULT]
      2 head =  ""
      3 support-files = ["chromeWorker_messageChannel.js"]
      4 run-if = [
      5  "os != 'android'",
      6 ]
      7 
      8 ["test_messageChannel.js"]