Closed
Bug 796891
Opened 12 years ago
Closed 12 years ago
Create Mochitest for Video/Audio with data channel connection (send/receive/chat/disconnect)
Categories
(Core :: WebRTC, defect, P2)
Tracking
()
RESOLVED
FIXED
People
(Reporter: whimboo, Assigned: whimboo)
References
()
Details
(Whiteboard: [WebRTC][blocking-webrtc-][tests])
As part of the initial landing of the WebRTC feature some smoketests should ensure the basics for the Peer Connection feature are working. This bug covers the request for the following test:
Ensure a local video and audio connection and the chat works:
* The connection can be established
* Packages can be send/received for video
* Packages can be send/received for audio
* Data can be send/received (chat)
* Disconnect
Updated•12 years ago
|
Whiteboard: [WebRTC], [blocking-webrtc-]
Updated•12 years ago
|
Comment 1•12 years ago
|
||
The meta bug was indicated as blocking, but when we originally triaged this, we said not blocking. Which is it? Block or No Block?
Whiteboard: [WebRTC], [blocking-webrtc-] → [WebRTC]
Updated•12 years ago
|
Summary: Create Mochitest for Video/Audio with data connection (send/receive/chat/disconnect) → Create Mochitest for Video/Audio with data channel connection (send/receive/chat/disconnect)
Updated•12 years ago
|
Whiteboard: [WebRTC] → [WebRTC][blocking-webrtc+]
Updated•12 years ago
|
Assignee: nobody → hskupin
Priority: -- → P2
Updated•12 years ago
|
Whiteboard: [WebRTC][blocking-webrtc+] → [WebRTC][blocking-webrtc-][tests]
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•