tor-browser

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

webrtc-allowed-explicit.html.ini (238B)


      1 [webrtc-allowed-explicit.html]
      2  expected:
      3    if (os == "win") and not debug and (processor == "x86_64"): [OK, CRASH]
      4  [webrtc allowed with an explicit webrtc allowed policy]
      5    expected:
      6      if (os == "win") and debug: [PASS, FAIL]