Closed
Bug 804118
Opened 13 years ago
Closed 13 years ago
Fix crashtests to use mozRTCPeerConnection instead of mozPeerConnection
Categories
(Core :: WebRTC, defect)
Tracking
()
RESOLVED
FIXED
mozilla19
People
(Reporter: whimboo, Assigned: whimboo)
Details
(Whiteboard: [qa-])
Attachments
(1 file)
1.46 KB,
patch
|
jesup
:
review+
|
Details | Diff | Splinter Review |
Our crashtests for WebRTC are using mozPeerConnection which doesn't exist anymore. It really should create an instance of mozRTCPeerConnection.
Assignee | ||
Updated•13 years ago
|
Version: 18 Branch → 19 Branch
Assignee | ||
Comment 1•13 years ago
|
||
Attachment #673842 -
Flags: review?(rjesup)
Updated•13 years ago
|
Attachment #673842 -
Flags: review?(rjesup) → review+
Assignee | ||
Updated•13 years ago
|
Keywords: checkin-needed
Comment 2•13 years ago
|
||
Flags: in-testsuite+
Keywords: checkin-needed
Comment 3•13 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla19
![]() |
||
Updated•13 years ago
|
Whiteboard: [qa-]
Updated•13 years ago
|
Summary: Fix crashtests to use mozRTCPeerConnection insread of mozPeerConnection → Fix crashtests to use mozRTCPeerConnection instead of mozPeerConnection
You need to log in
before you can comment on or make changes to this bug.
Description
•