tor-browser

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

xpcshell.toml (317B)


      1 [DEFAULT]
      2 head = ""
      3 support-files = [
      4  "!/dom/base/test/unit/test_bug553888.js",
      5  "!/dom/base/test/unit/test_xhr_document.js",
      6 ]
      7 
      8 ["test_bug553888_wrap.js"]
      9 prefs = ["network.allow_raw_sockets_in_content_processes=true"]
     10 
     11 ["test_xhr_document_ipc.js"]
     12 prefs = ["network.allow_raw_sockets_in_content_processes=true"]