Closed
Bug 1231196
Opened 10 years ago
Closed 10 years ago
signaling_unittests hits an assertion in PeerConnectionImpl.cpp
Categories
(Core :: WebRTC: Signaling, defect)
Core
WebRTC: Signaling
Tracking
()
RESOLVED
FIXED
mozilla45
| Tracking | Status | |
|---|---|---|
| firefox45 | --- | fixed |
People
(Reporter: bwc, Unassigned)
References
Details
Attachments
(1 file)
This test-case now hits an assertion added by bug 1227781.
| Reporter | ||
Comment 1•10 years ago
|
||
Bug 1231196: Fix init of PeerConnectionImpl::mThread for unit-tests and similar.
| Reporter | ||
Comment 2•10 years ago
|
||
Comment on attachment 8696798 [details]
MozReview Request: Bug 1231196: Fix init of PeerConnectionImpl::mThread for unit-tests and similar. r?drno
Review request updated; see interdiff: https://reviewboard.mozilla.org/r/27451/diff/1-2/
Attachment #8696798 -
Attachment description: MozReview Request: Bug 1231196: Fix init of PeerConnectionImpl::mThread for unit-tests and similar. → MozReview Request: Bug 1231196: Fix init of PeerConnectionImpl::mThread for unit-tests and similar. r?drno
Attachment #8696798 -
Flags: review?(drno)
Comment 3•10 years ago
|
||
Comment on attachment 8696798 [details]
MozReview Request: Bug 1231196: Fix init of PeerConnectionImpl::mThread for unit-tests and similar. r?drno
https://reviewboard.mozilla.org/r/27451/#review24743
Attachment #8696798 -
Flags: review?(drno) → review+
| Reporter | ||
Comment 4•10 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/68a913a7d737eec7f06cfffdd8bdcc83a9864a09
Bug 1231196: Fix init of PeerConnectionImpl::mThread for unit-tests and similar. r+drno
Comment 5•10 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla45
You need to log in
before you can comment on or make changes to this bug.
Description
•