tor-browser

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

chrome.toml (259B)


      1 [DEFAULT]
      2 support-files = [
      3  "!/dom/geolocation/test/mochitest/geolocation_common.js",
      4  "!/dom/geolocation/test/mochitest/network_geolocation.sjs",
      5 ]
      6 
      7 ["test_handlerSpinsEventLoop.html"]
      8 prefs = ["network.xhr.block_sync_system_requests=false"] # Bug 721336