tor-browser

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

historical.html.ini (767B)


      1 [historical.html]
      2  [RTCPeerConnection member addStream should not exist]
      3    bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1531808
      4    expected: FAIL
      5 
      6  [RTCPeerConnection member getLocalStreams should not exist]
      7    bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1531810
      8    expected: FAIL
      9 
     10  [RTCPeerConnection member getRemoteStreams should not exist]
     11    bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1531810
     12    expected: FAIL
     13 
     14  [RTCPeerConnection member onaddstream should not exist]
     15    bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1241291
     16    expected: FAIL
     17 
     18  [new RTCPeerConnection(config) - with url field should throw TypeError]
     19    expected: FAIL
     20 
     21  [setConfiguration(config) - with url field should throw TypeError]
     22    expected: FAIL