Closed
Bug 807259
Opened 13 years ago
Closed 13 years ago
Fix shutdown for WebRTC standalone unit tests
Categories
(Core :: WebRTC, defect, P1)
Core
WebRTC
Tracking
()
RESOLVED
FIXED
mozilla19
People
(Reporter: ekr, Assigned: ekr)
Details
(Whiteboard: [WebRTC] [blocking-webrtc-] [qa-])
Attachments
(1 file)
27.30 KB,
patch
|
anant
:
review+
|
Details | Diff | Splinter Review |
No description provided.
Assignee | ||
Comment 1•13 years ago
|
||
Assignee | ||
Comment 2•13 years ago
|
||
Comment on attachment 676955 [details] [diff] [review]
Fix shutdown for WebRTC standalone unit tests
Review of attachment 676955 [details] [diff] [review]:
-----------------------------------------------------------------
This fully fixes exit for the transport-level unit tests.
The signaling-level unit tests (anything that uses media, apparently) still crash b/c of https://bugzilla.mozilla.org/show_bug.cgi?id=804828. We will produce another patch if necessary when that bug is resolved.
Attachment #676955 -
Flags: review?(anant)
Updated•13 years ago
|
Attachment #676955 -
Flags: review?(anant) → review+
Updated•13 years ago
|
Whiteboard: [WebRTC] [blocking-webrtc-]
Updated•13 years ago
|
Priority: -- → P1
Comment 3•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla19
Updated•13 years ago
|
Whiteboard: [WebRTC] [blocking-webrtc-] → [WebRTC] [blocking-webrtc-] [qa-]
You need to log in
before you can comment on or make changes to this bug.
Description
•