tor-browser

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

RTCRtpParameters-codecs.html.ini (845B)


      1 [RTCRtpParameters-codecs.html]
      2  expected:
      3    if (os == "android") and debug and sessionHistoryInParent: [OK, TIMEOUT]
      4  [RTCRtpSender.getParameters() codecs should match remote SDP (audio, with fmtp checks, offerer)]
      5    bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1751671
      6    expected: FAIL
      7 
      8  [RTCRtpSender.getParameters() codecs should match remote SDP (audio, with fmtp checks, answerer)]
      9    bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1751671
     10    expected: FAIL
     11 
     12  [RTCRtpSender.getParameters() codecs should match remote SDP (video, with fmtp checks, offerer)]
     13    bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1751671
     14    expected: FAIL
     15 
     16  [RTCRtpSender.getParameters() codecs should match remote SDP (video, with fmtp checks, answerer)]
     17    bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1751671
     18    expected: FAIL