New issue
Advanced search Search tips

Issue 868868 link

Starred by 1 user

Issue metadata

Status: Available
Owner: ----
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

Unify fake/mock WebRTC[...] and WebMedia[...] implementations in content

Project Member Reported by hbos@chromium.org, Jul 30

Issue description

A lot of unittests repeat code for creating fake (sometimes incorrectly referred to as "mock") versions of various WebRTC related blink classes:

- WebMediaStream
- WebMediaStreamTrack
- WebRTCRtpSender
- WebRTCRtpReceiver
- WebRTCRtpTransceiver
- WebRTCPeerConnectionHandler

Investigate fake/mock usages and see if duplicated code can be unified into test helper files.
 

Sign in to add a comment