tor-browser

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

webrtc-blocked-explicit.html.ini (316B)


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