haikuwebkit/LayoutTests/webrtc
Youenn Fablet e16ca2121e Add support for RTCPeerConnection.canTrickleIceCandidates
https://bugs.webkit.org/show_bug.cgi?id=229287

Reviewed by Eric Carlson.

LayoutTests/imported/w3c:

* web-platform-tests/webrtc/RTCPeerConnection-canTrickleIceCandidates-expected.txt:
* web-platform-tests/webrtc/RTCPeerConnection-constructor-expected.txt:
* web-platform-tests/webrtc/idlharness.https.window-expected.txt:

Source/WebCore:

Add support for https://w3c.github.io/webrtc-pc/#dom-rtcpeerconnection-cantrickleicecandidates.
Return null in case connection is closed or setRemoteDescription was never called successfully.
Add binding code to get the value from webrtc backend.
Covered by rebased tests.

* Modules/mediastream/PeerConnectionBackend.h:
* Modules/mediastream/RTCPeerConnection.cpp:
(WebCore::RTCPeerConnection::canTrickleIceCandidates const):
* Modules/mediastream/RTCPeerConnection.h:
* Modules/mediastream/RTCPeerConnection.idl:
* Modules/mediastream/libwebrtc/LibWebRTCMediaEndpoint.cpp:
(WebCore::LibWebRTCMediaEndpoint::canTrickleIceCandidates const):
* Modules/mediastream/libwebrtc/LibWebRTCMediaEndpoint.h:
* Modules/mediastream/libwebrtc/LibWebRTCPeerConnectionBackend.cpp:
(WebCore::LibWebRTCPeerConnectionBackend::canTrickleIceCandidates const):
* Modules/mediastream/libwebrtc/LibWebRTCPeerConnectionBackend.h:

LayoutTests:

* webrtc/rtcpeerconnection-error-messages-expected.txt:


Canonical link: https://commits.webkit.org/240722@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@281298 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2021-08-20 07:55:13 +00:00
..
datachannel Switch from PORTALLOCATOR_DISABLE_ADAPTER_ENUMERATION to filtering interfaces in Network process 2021-03-25 16:33:06 +00:00
libwebrtc [ macOS wk2 ] webrtc/libwebrtc/release-while-creating-offer.html is a flakey text failure 2021-04-12 13:52:02 +00:00
addICECandidate-closed-expected.txt Remove trailing spaces from expected.txt files (excluding WPT for now since that contains too many) 2020-09-27 02:15:19 +00:00
addICECandidate-closed.html
audio-addTransceiver-expected.txt Set audio transceiver nMax to 1 2021-04-28 16:29:11 +00:00
audio-addTransceiver.html Set audio transceiver nMax to 1 2021-04-28 16:29:11 +00:00
audio-capabilities-expected.txt Remove ILBC audio codec as WebRTC audio codec 2020-12-16 08:59:41 +00:00
audio-capabilities.html Remove ILBC audio codec as WebRTC audio codec 2020-12-16 08:59:41 +00:00
audio-muted-stats-expected.txt Remove trailing spaces from expected.txt files (excluding WPT for now since that contains too many) 2020-09-27 02:15:19 +00:00
audio-muted-stats.html
audio-peer-connection-g722-expected.txt RealtimeIncomingAudioSourceCocoa should support other sample rate than 48000 2021-07-01 10:19:25 +00:00
audio-peer-connection-g722.html RealtimeIncomingAudioSourceCocoa should support other sample rate than 48000 2021-07-01 10:19:25 +00:00
audio-peer-connection-webaudio-expected.txt Remove trailing spaces from expected.txt files (excluding WPT for now since that contains too many) 2020-09-27 02:15:19 +00:00
audio-peer-connection-webaudio.html Turn off the legacy prefixed WebAudio API 2020-09-23 22:48:05 +00:00
audio-replace-track-expected.txt Remove trailing spaces from expected.txt files (excluding WPT for now since that contains too many) 2020-09-27 02:15:19 +00:00
audio-replace-track.html
audio-samplerate-change-expected.txt Remove trailing spaces from expected.txt files (excluding WPT for now since that contains too many) 2020-09-27 02:15:19 +00:00
audio-samplerate-change.html
audio-sframe-expected.txt Add a WebRTC SFrame transform 2020-11-15 17:59:54 +00:00
audio-sframe.html Expose RTCRtpSFrameTransform as SFrameTransform 2020-12-10 12:49:00 +00:00
audio-video-element-playing-expected.txt Remove trailing spaces from expected.txt files (excluding WPT for now since that contains too many) 2020-09-27 02:15:19 +00:00
audio-video-element-playing.html [GPUP] Test webrtc/audio-video-element-playing.html fails when media in GPU Process is enabled 2021-02-18 08:53:05 +00:00
calling-peerconnection-once-closed-expected.txt Remove trailing spaces from expected.txt files (excluding WPT for now since that contains too many) 2020-09-27 02:15:19 +00:00
calling-peerconnection-once-closed.html
candidate-stats-expected.txt Remove trailing spaces from expected.txt files (excluding WPT for now since that contains too many) 2020-09-27 02:15:19 +00:00
candidate-stats.html
captureCanvas-webrtc-expected.txt Remove trailing spaces from expected.txt files (excluding WPT for now since that contains too many) 2020-09-27 02:15:19 +00:00
captureCanvas-webrtc-software-h264-baseline-expected.txt Remove trailing spaces from expected.txt files (excluding WPT for now since that contains too many) 2020-09-27 02:15:19 +00:00
captureCanvas-webrtc-software-h264-baseline.html Reenable GPUProcess Media flag in WebRTC tests 2021-02-16 18:04:28 +00:00
captureCanvas-webrtc-software-h264-high-expected.txt Remove trailing spaces from expected.txt files (excluding WPT for now since that contains too many) 2020-09-27 02:15:19 +00:00
captureCanvas-webrtc-software-h264-high.html Reenable GPUProcess Media flag in WebRTC tests 2021-02-16 18:04:28 +00:00
captureCanvas-webrtc-software-h264.js
captureCanvas-webrtc.html Reenable GPUProcess Media flag in WebRTC tests 2021-02-16 18:04:28 +00:00
certificates-indexeddb-expected.txt Remove trailing spaces from expected.txt files (excluding WPT for now since that contains too many) 2020-09-27 02:15:19 +00:00
certificates-indexeddb.html
clone-audio-track-expected.txt Remove trailing spaces from expected.txt files (excluding WPT for now since that contains too many) 2020-09-27 02:15:19 +00:00
clone-audio-track.html Turn off the legacy prefixed WebAudio API 2020-09-23 22:48:05 +00:00
closing-peerconnection-expected.txt Remove trailing spaces from expected.txt files (excluding WPT for now since that contains too many) 2020-09-27 02:15:19 +00:00
closing-peerconnection.html
concurrentVideoPlayback-expected.txt Allow MediaStream and non MediaStream backed videos to play together 2021-01-21 18:08:54 +00:00
concurrentVideoPlayback.html Allow MediaStream and non MediaStream backed videos to play together 2021-01-21 18:08:54 +00:00
concurrentVideoPlayback2-expected.txt Allow MediaStream and non MediaStream backed videos to play together 2021-01-21 18:08:54 +00:00
concurrentVideoPlayback2.html Reenable GPUProcess Media flag in WebRTC tests 2021-02-16 18:04:28 +00:00
connection-state-expected.txt Remove trailing spaces from expected.txt files (excluding WPT for now since that contains too many) 2020-09-27 02:15:19 +00:00
connection-state.html
createOfferAnswer-expected.txt Remove trailing spaces from expected.txt files (excluding WPT for now since that contains too many) 2020-09-27 02:15:19 +00:00
createOfferAnswer.html
direction-change-expected.txt Remove trailing spaces from expected.txt files (excluding WPT for now since that contains too many) 2020-09-27 02:15:19 +00:00
direction-change.html Reenable GPUProcess Media flag in WebRTC tests 2021-02-16 18:04:28 +00:00
disable-encryption-expected.txt Remove trailing spaces from expected.txt files (excluding WPT for now since that contains too many) 2020-09-27 02:15:19 +00:00
disable-encryption.html Reenable GPUProcess Media flag in WebRTC tests 2021-02-16 18:04:28 +00:00
dmtf-getter-crash-expected.txt Provide mock dtmf sender 2021-02-02 09:22:10 +00:00
dmtf-getter-crash.html Provide mock dtmf sender 2021-02-02 09:22:10 +00:00
ephemeral-certificates-and-cnames-expected.txt Remove trailing spaces from expected.txt files (excluding WPT for now since that contains too many) 2020-09-27 02:15:19 +00:00
ephemeral-certificates-and-cnames.html
filtering-ice-candidate-after-reload-expected.txt We should do ICE candidate filtering at the Document level 2017-07-11 15:32:38 +00:00
filtering-ice-candidate-after-reload.html
getUserMedia-webaudio-autoplay-expected.txt Remove trailing spaces from expected.txt files (excluding WPT for now since that contains too many) 2020-09-27 02:15:19 +00:00
getUserMedia-webaudio-autoplay.html Turn off the legacy prefixed WebAudio API 2020-09-23 22:48:05 +00:00
h264-baseline-expected.txt Remove trailing spaces from expected.txt files (excluding WPT for now since that contains too many) 2020-09-27 02:15:19 +00:00
h264-baseline.html Reenable GPUProcess Media flag in WebRTC tests 2021-02-16 18:04:28 +00:00
h264-high-expected.txt Remove trailing spaces from expected.txt files (excluding WPT for now since that contains too many) 2020-09-27 02:15:19 +00:00
h264-high.html Reenable GPUProcess Media flag in WebRTC tests 2021-02-16 18:04:28 +00:00
h264-packetization-mode-expected.txt Remove trailing spaces from expected.txt files (excluding WPT for now since that contains too many) 2020-09-27 02:15:19 +00:00
h264-packetization-mode.html Update WebRTC liwebrtc to M87 2020-11-10 20:49:45 +00:00
h264-profile-tests.js Fix count failure check in LayoutTests/webrtc/h264-high.html 2021-01-08 17:03:02 +00:00
h265-expected.txt Remove trailing spaces from expected.txt files (excluding WPT for now since that contains too many) 2020-09-27 02:15:19 +00:00
h265.html
ice-candidate-sdpMLineIndex-expected.txt Remove trailing spaces from expected.txt files (excluding WPT for now since that contains too many) 2020-09-27 02:15:19 +00:00
ice-candidate-sdpMLineIndex.html
legacy-api-expected.txt Remove trailing spaces from expected.txt files (excluding WPT for now since that contains too many) 2020-09-27 02:15:19 +00:00
legacy-api.html
missing-exception-checks-RTCPeerConnection-generateCertificate-expected.txt
missing-exception-checks-RTCPeerConnection-generateCertificate.html
msection-recycling-expected.txt Remove trailing spaces from expected.txt files (excluding WPT for now since that contains too many) 2020-09-27 02:15:19 +00:00
msection-recycling.html
multi-audio-expected.txt Remove trailing spaces from expected.txt files (excluding WPT for now since that contains too many) 2020-09-27 02:15:19 +00:00
multi-audio.html Reenable GPUProcess Media flag in WebRTC tests 2021-02-16 18:04:28 +00:00
multi-video-expected.txt Remove trailing spaces from expected.txt files (excluding WPT for now since that contains too many) 2020-09-27 02:15:19 +00:00
multi-video.html Reenable GPUProcess Media flag in WebRTC tests 2021-02-16 18:04:28 +00:00
negotiatedneeded-event-addStream-expected.txt Remove trailing spaces from expected.txt files (excluding WPT for now since that contains too many) 2020-09-27 02:15:19 +00:00
negotiatedneeded-event-addStream.html
no-port-zero-in-upd-candidates-expected.txt Remove trailing spaces from expected.txt files (excluding WPT for now since that contains too many) 2020-09-27 02:15:19 +00:00
no-port-zero-in-upd-candidates.html
onnegotiationneeded-expected.txt Remove trailing spaces from expected.txt files (excluding WPT for now since that contains too many) 2020-09-27 02:15:19 +00:00
onnegotiationneeded.html
pc-detached-document-expected.txt Remove trailing spaces from expected.txt files (excluding WPT for now since that contains too many) 2020-09-27 02:15:19 +00:00
pc-detached-document.html
peer-connection-audio-mute-expected.txt Remove trailing spaces from expected.txt files (excluding WPT for now since that contains too many) 2020-09-27 02:15:19 +00:00
peer-connection-audio-mute.html Turn off the legacy prefixed WebAudio API 2020-09-23 22:48:05 +00:00
peer-connection-audio-mute2-expected.txt Remove trailing spaces from expected.txt files (excluding WPT for now since that contains too many) 2020-09-27 02:15:19 +00:00
peer-connection-audio-mute2.html Turn off the legacy prefixed WebAudio API 2020-09-23 22:48:05 +00:00
peer-connection-audio-unmute-expected.txt Remove trailing spaces from expected.txt files (excluding WPT for now since that contains too many) 2020-09-27 02:15:19 +00:00
peer-connection-audio-unmute.html
peer-connection-createMediaStreamDestination-expected.txt Remove trailing spaces from expected.txt files (excluding WPT for now since that contains too many) 2020-09-27 02:15:19 +00:00
peer-connection-createMediaStreamDestination.html Turn off the legacy prefixed WebAudio API 2020-09-23 22:48:05 +00:00
peer-connection-remote-audio-mute-expected.txt Remove trailing spaces from expected.txt files (excluding WPT for now since that contains too many) 2020-09-27 02:15:19 +00:00
peer-connection-remote-audio-mute.html Turn off the legacy prefixed WebAudio API 2020-09-23 22:48:05 +00:00
peer-connection-remote-audio-mute2-expected.txt Remove trailing spaces from expected.txt files (excluding WPT for now since that contains too many) 2020-09-27 02:15:19 +00:00
peer-connection-remote-audio-mute2.html Turn off the legacy prefixed WebAudio API 2020-09-23 22:48:05 +00:00
peer-connection-track-end-expected.txt Remove trailing spaces from expected.txt files (excluding WPT for now since that contains too many) 2020-09-27 02:15:19 +00:00
peer-connection-track-end.html Reenable GPUProcess Media flag in WebRTC tests 2021-02-16 18:04:28 +00:00
peerconnection-new-candidate-page-cache-expected.txt Remove trailing spaces from expected.txt files (excluding WPT for now since that contains too many) 2020-09-27 02:15:19 +00:00
peerconnection-new-candidate-page-cache.html Remove remaining alternative preference setting mechanisms from LayoutTests 2020-11-01 20:09:38 +00:00
peerconnection-page-cache-expected.txt Remove trailing spaces from expected.txt files (excluding WPT for now since that contains too many) 2020-09-27 02:15:19 +00:00
peerconnection-page-cache-long-expected.txt Remove trailing spaces from expected.txt files (excluding WPT for now since that contains too many) 2020-09-27 02:15:19 +00:00
peerconnection-page-cache-long.html Reenable GPUProcess Media flag in WebRTC tests 2021-02-16 18:04:28 +00:00
peerconnection-page-cache.html Reenable GPUProcess Media flag in WebRTC tests 2021-02-16 18:04:28 +00:00
receiver-track-should-stay-live-even-if-receiver-is-inactive-expected.txt Remove trailing spaces from expected.txt files (excluding WPT for now since that contains too many) 2020-09-27 02:15:19 +00:00
receiver-track-should-stay-live-even-if-receiver-is-inactive.html Cherry-pick webrtc fix to correctly handle audio track state in case of renegotiation 2021-06-03 17:25:28 +00:00
release-after-getting-track-expected.txt Remove trailing spaces from expected.txt files (excluding WPT for now since that contains too many) 2020-09-27 02:15:19 +00:00
release-after-getting-track.html
remoteAudio-never-played-expected.txt Remove trailing spaces from expected.txt files (excluding WPT for now since that contains too many) 2020-09-27 02:15:19 +00:00
remoteAudio-never-played.html
remove-track-expected.txt Remove trailing spaces from expected.txt files (excluding WPT for now since that contains too many) 2020-09-27 02:15:19 +00:00
remove-track.html Reenable GPUProcess Media flag in WebRTC tests 2021-02-16 18:04:28 +00:00
routines.js Turn off the legacy prefixed WebAudio API 2020-09-23 22:48:05 +00:00
rtcpeerconnection-error-messages-expected.txt Add support for RTCPeerConnection.canTrickleIceCandidates 2021-08-20 07:55:13 +00:00
rtcpeerconnection-error-messages.html
sframe-keys-expected.txt Allow to use BigInt as key identifier 2021-02-19 20:39:40 +00:00
sframe-keys.html Allow to use BigInt as key identifier 2021-02-19 20:39:40 +00:00
sframe-test-vectors-expected.txt Update SFrame implementation to latest version 2021-04-08 10:53:44 +00:00
sframe-test-vectors.html Update SFrame implementation to latest version 2021-04-08 10:53:44 +00:00
sframe-transform-buffer-source-expected.txt SFrameTransform should be able to take array buffer views as input 2021-04-13 09:26:22 +00:00
sframe-transform-buffer-source.html SFrameTransform should be able to take array buffer views as input 2021-04-13 09:26:22 +00:00
simulcast-h264-expected.txt Remove trailing spaces from expected.txt files (excluding WPT for now since that contains too many) 2020-09-27 02:15:19 +00:00
simulcast-h264.html
stun-server-filtering-expected.txt Check for TURN username/credentials sizes in RTCPeerConnection constructor 2021-01-21 17:46:10 +00:00
stun-server-filtering.html Check for TURN username/credentials sizes in RTCPeerConnection constructor 2021-01-21 17:46:10 +00:00
utf8-sdp-expected.txt Remove trailing spaces from expected.txt files (excluding WPT for now since that contains too many) 2020-09-27 02:15:19 +00:00
utf8-sdp.html Reenable GPUProcess Media flag in WebRTC tests 2021-02-16 18:04:28 +00:00
video-addLegacyTransceiver-expected.txt Remove trailing spaces from expected.txt files (excluding WPT for now since that contains too many) 2020-09-27 02:15:19 +00:00
video-addTrack-expected.txt Remove trailing spaces from expected.txt files (excluding WPT for now since that contains too many) 2020-09-27 02:15:19 +00:00
video-addTrack.html Reenable GPUProcess Media flag in WebRTC tests 2021-02-16 18:04:28 +00:00
video-addTransceiver-expected.txt Remove trailing spaces from expected.txt files (excluding WPT for now since that contains too many) 2020-09-27 02:15:19 +00:00
video-addTransceiver.html Reenable GPUProcess Media flag in WebRTC tests 2021-02-16 18:04:28 +00:00
video-autoplay-expected.txt Remove trailing spaces from expected.txt files (excluding WPT for now since that contains too many) 2020-09-27 02:15:19 +00:00
video-autoplay.html Reenable GPUProcess Media flag in WebRTC tests 2021-02-16 18:04:28 +00:00
video-autoplay1-expected.txt Remove trailing spaces from expected.txt files (excluding WPT for now since that contains too many) 2020-09-27 02:15:19 +00:00
video-autoplay1.html
video-autoplay2-expected.txt Remove trailing spaces from expected.txt files (excluding WPT for now since that contains too many) 2020-09-27 02:15:19 +00:00
video-autoplay2.html
video-autoplay3-expected.txt Remove trailing spaces from expected.txt files (excluding WPT for now since that contains too many) 2020-09-27 02:15:19 +00:00
video-autoplay3.html
video-autoplay4-expected.txt Remove trailing spaces from expected.txt files (excluding WPT for now since that contains too many) 2020-09-27 02:15:19 +00:00
video-autoplay4.html
video-disabled-black-expected.txt Remove trailing spaces from expected.txt files (excluding WPT for now since that contains too many) 2020-09-27 02:15:19 +00:00
video-disabled-black.html Reenable GPUProcess Media flag in WebRTC tests 2021-02-16 18:04:28 +00:00
video-expected.txt Remove trailing spaces from expected.txt files (excluding WPT for now since that contains too many) 2020-09-27 02:15:19 +00:00
video-getParameters-expected.txt Remove trailing spaces from expected.txt files (excluding WPT for now since that contains too many) 2020-09-27 02:15:19 +00:00
video-getParameters.html
video-h264-expected.txt Add a test case to verify WebRTC getCapabilities expose H264 profiles 2020-10-08 12:42:49 +00:00
video-h264.html Reenable GPUProcess Media flag in WebRTC tests 2021-02-16 18:04:28 +00:00
video-interruption-expected.txt Remove trailing spaces from expected.txt files (excluding WPT for now since that contains too many) 2020-09-27 02:15:19 +00:00
video-interruption.html Reenable GPUProcess Media flag in WebRTC tests 2021-02-16 18:04:28 +00:00
video-mediastreamtrack-stats-expected.txt Remove trailing spaces from expected.txt files (excluding WPT for now since that contains too many) 2020-09-27 02:15:19 +00:00
video-mediastreamtrack-stats.html Reenable GPUProcess Media flag in WebRTC tests 2021-02-16 18:04:28 +00:00
video-mute-expected.txt Remove trailing spaces from expected.txt files (excluding WPT for now since that contains too many) 2020-09-27 02:15:19 +00:00
video-mute-vp8-expected.txt Remove trailing spaces from expected.txt files (excluding WPT for now since that contains too many) 2020-09-27 02:15:19 +00:00
video-mute-vp8.html sdpFmtLine should be missing from RTCRtpCodecCapability instead of being an empty string 2020-10-16 15:38:29 +00:00
video-mute.html Reenable GPUProcess Media flag in WebRTC tests 2021-02-16 18:04:28 +00:00
video-receivers-expected.txt Remove trailing spaces from expected.txt files (excluding WPT for now since that contains too many) 2020-09-27 02:15:19 +00:00
video-receivers.html
video-remote-mute-expected.txt Remove trailing spaces from expected.txt files (excluding WPT for now since that contains too many) 2020-09-27 02:15:19 +00:00
video-remote-mute.html Reenable GPUProcess Media flag in WebRTC tests 2021-02-16 18:04:28 +00:00
video-replace-muted-track-expected.txt Remove trailing spaces from expected.txt files (excluding WPT for now since that contains too many) 2020-09-27 02:15:19 +00:00
video-replace-muted-track.html Reenable GPUProcess Media flag in WebRTC tests 2021-02-16 18:04:28 +00:00
video-replace-track-expected.txt Remove trailing spaces from expected.txt files (excluding WPT for now since that contains too many) 2020-09-27 02:15:19 +00:00
video-replace-track-to-null-expected.txt Remove trailing spaces from expected.txt files (excluding WPT for now since that contains too many) 2020-09-27 02:15:19 +00:00
video-replace-track-to-null.html Reenable GPUProcess Media flag in WebRTC tests 2021-02-16 18:04:28 +00:00
video-replace-track.html Reenable GPUProcess Media flag in WebRTC tests 2021-02-16 18:04:28 +00:00
video-rotation-expected.txt Remove trailing spaces from expected.txt files (excluding WPT for now since that contains too many) 2020-09-27 02:15:19 +00:00
video-rotation-no-cvo-expected.txt Remove trailing spaces from expected.txt files (excluding WPT for now since that contains too many) 2020-09-27 02:15:19 +00:00
video-rotation-no-cvo.html Reenable GPUProcess Media flag in WebRTC tests 2021-02-16 18:04:28 +00:00
video-rotation.html Reenable GPUProcess Media flag in WebRTC tests 2021-02-16 18:04:28 +00:00
video-setDirection-expected.txt Remove trailing spaces from expected.txt files (excluding WPT for now since that contains too many) 2020-09-27 02:15:19 +00:00
video-setDirection.html Reenable GPUProcess Media flag in WebRTC tests 2021-02-16 18:04:28 +00:00
video-sframe-expected.txt Add a SFrame VP8 experimental compatibility mode 2020-12-10 19:48:38 +00:00
video-sframe.html Reenable GPUProcess Media flag in WebRTC tests 2021-02-16 18:04:28 +00:00
video-stats-expected.txt Remove trailing spaces from expected.txt files (excluding WPT for now since that contains too many) 2020-09-27 02:15:19 +00:00
video-stats.html Reenable GPUProcess Media flag in WebRTC tests 2021-02-16 18:04:28 +00:00
video-unmute-expected.txt Remove trailing spaces from expected.txt files (excluding WPT for now since that contains too many) 2020-09-27 02:15:19 +00:00
video-unmute.html Reenable GPUProcess Media flag in WebRTC tests 2021-02-16 18:04:28 +00:00
video-update-often-expected.txt Remove trailing spaces from expected.txt files (excluding WPT for now since that contains too many) 2020-09-27 02:15:19 +00:00
video-update-often.html
video-vp8-videorange-expected.txt Fix color gamut in WebRTC when using VPx software decoder. 2021-04-23 00:56:56 +00:00
video-vp8-videorange.html webrtc/video-vp8-videorange.html is faling on macmini8,1 2021-05-04 23:21:21 +00:00
video-with-data-channel-expected.txt Remove trailing spaces from expected.txt files (excluding WPT for now since that contains too many) 2020-09-27 02:15:19 +00:00
video-with-data-channel.html Reenable GPUProcess Media flag in WebRTC tests 2021-02-16 18:04:28 +00:00
video-with-receiver-expected.txt Remove trailing spaces from expected.txt files (excluding WPT for now since that contains too many) 2020-09-27 02:15:19 +00:00
video.html Reenable GPUProcess Media flag in WebRTC tests 2021-02-16 18:04:28 +00:00
vp9-expected.txt Introduce an experimental flag specific to VP9 profile 2 2020-11-30 19:36:55 +00:00
vp9-profile2-expected.txt Add support for VP9 Profile 2 (10-bit color) in WebRTC 2020-10-26 12:50:41 +00:00
vp9-profile2.html Add support for VP9 Profile 2 (10-bit color) in WebRTC 2020-10-26 12:50:41 +00:00
vp9-vtb-expected.txt WebRTC VP9 Decoder should be able to use VTB 2020-10-21 17:14:25 +00:00
vp9-vtb.html Introduce an experimental flag specific to VP9 profile 2 2020-11-30 19:36:55 +00:00
vp9.html Introduce an experimental flag specific to VP9 profile 2 2020-11-30 19:36:55 +00:00