tor-browser

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

RTCRtpReceiver-getParameters.html.ini (733B)


      1 [RTCRtpReceiver-getParameters.html]
      2  expected:
      3    if (os == "android") and not debug and sessionHistoryInParent: [OK, TIMEOUT]
      4    if (os == "android") and debug: [OK, TIMEOUT]
      5    if (os == "android") and not sessionHistoryInParent and not debug: [OK, TIMEOUT]
      6  [getParameters() with audio receiver]
      7    bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1765851
      8    expected: FAIL
      9 
     10  [getParameters() with video receiver]
     11    bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1765851
     12    expected: FAIL
     13 
     14  [getParameters() with simulcast video receiver]
     15    bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1765851
     16    expected: FAIL
     17 
     18  [getParameters() surfaces codecs on two-way receiver at the right time]
     19    expected: FAIL