tor-browser

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

MediaRecorder-passthrough.https.html.ini (978B)


      1 [MediaRecorder-passthrough.https.html]
      2  expected:
      3    if os == "mac": [OK, TIMEOUT]
      4    if isolated_process: TIMEOUT
      5  bug: 1709960
      6  [PeerConnection passthrough MediaRecorder receives VP9 after onstart with a video stream.]
      7    expected:
      8      if isolated_process: NOTRUN
      9      FAIL
     10    bug: 1709960
     11 
     12  [PeerConnection passthrough MediaRecorder receives VP9 after onstart with a audio/video stream.]
     13    expected:
     14      if isolated_process: NOTRUN
     15      FAIL
     16    bug: 1709960
     17  [PeerConnection passthrough MediaRecorder receives VP8 after onstart with a video stream.]
     18    expected:
     19      if isolated_process: TIMEOUT
     20    bug: 1709960
     21 
     22  [PeerConnection passthrough MediaRecorder receives VP8 after onstart with a audio/video stream.]
     23    expected:
     24      if isolated_process: NOTRUN
     25    bug: 1709960
     26 
     27  [PeerConnection passthrough MediaRecorder should be prepared to handle the codec switching from VP8 to VP9]
     28    expected:
     29      if isolated_process: NOTRUN
     30    bug: 1709960