Closed
Bug 796895
Opened 12 years ago
Closed 11 years ago
Create Mochitest for Audio only 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 audio only connection and the chat works:
* The connection can be established
* Packages can be send/received
* Data can be send/received (chat)
* Disconnect
Updated•12 years ago
|
Whiteboard: [WebRTC], [blocking-webrtc-]
Assignee | ||
Comment 1•12 years ago
|
||
Am I right that this request also needs bug 784515 fixed first?
Whiteboard: [WebRTC], [blocking-webrtc-] → [WebRTC][blocking-webrtc-][needs bug 784515]
Version: 14 Branch → 18 Branch
Updated•12 years ago
|
Comment 2•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-][needs bug 784515] → [WebRTC]
Comment 3•12 years ago
|
||
As with bug 796895, we want mochitests along with the feature itself. So making blocking-webrtc+.
Updated•12 years ago
|
Whiteboard: [WebRTC] → [WebRTC][blocking-webrtc+]
Updated•12 years ago
|
Assignee: nobody → hskupin
Priority: -- → P2
Updated•12 years ago
|
Summary: Create Mochitest for Audio only with data connection (send/receive/chat/disconnect) → Create Mochitest for Audio only with data channel connection (send/receive/chat/disconnect)
Updated•12 years ago
|
Whiteboard: [WebRTC][blocking-webrtc+] → [WebRTC][blocking-webrtc-][tests]
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•