tor-browser

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

mochitest.toml (206B)


      1 [DEFAULT]
      2 prefs = ["dom.webshare.enabled=true"]
      3 scheme = "https"
      4 skip-if = [
      5  "os == 'win'", # https://bugzilla.mozilla.org/show_bug.cgi?id=1641280
      6 ]
      7 
      8 ["test_navigator_share_consume_user_activation.html"]