Closed
Bug 1186708
Opened 10 years ago
Closed 10 years ago
"Assertion failure: !mIsSome" - mozilla::MediaManager::GetUserMedia - browserWindow passed as null
Categories
(Core :: WebRTC: Audio/Video, defect, P2)
Core
WebRTC: Audio/Video
Tracking
()
RESOLVED
FIXED
mozilla42
Tracking | Status | |
---|---|---|
firefox42 | --- | fixed |
backlog | webrtc/webaudio+ |
People
(Reporter: jruderman, Assigned: jib)
References
Details
(Keywords: assertion, testcase)
Attachments
(3 files)
Assertion failure: !mIsSome, at Maybe.h:385
Reporter | ||
Comment 1•10 years ago
|
||
Updated•10 years ago
|
backlog: --- → webRTC+
Rank: 25
Priority: -- → P2
Assignee | ||
Comment 2•10 years ago
|
||
Hmm, I pointed this out in review in Bug 1041700 comment 17, but looks like it was missed and landed unchanged.
Appears to do the right thing in OPT build so no harm done.
Assignee | ||
Comment 3•10 years ago
|
||
Bug 1186708 - fix debug-only assert (crash) on advanced browserWindow constraint
Assignee | ||
Comment 4•10 years ago
|
||
Comment on attachment 8637698 [details]
MozReview Request: Bug 1186708 - fix debug-only assert (crash) on advanced browserWindow constraint
Bug 1186708 - fix debug-only assert (crash) on advanced browserWindow constraint
Attachment #8637698 -
Flags: review?(rjesup)
Assignee | ||
Updated•10 years ago
|
Assignee: nobody → jib
Comment 5•10 years ago
|
||
Comment on attachment 8637698 [details]
MozReview Request: Bug 1186708 - fix debug-only assert (crash) on advanced browserWindow constraint
https://reviewboard.mozilla.org/r/13963/#review12489
Ship It!
Attachment #8637698 -
Flags: review?(rjesup) → review+
Assignee | ||
Updated•10 years ago
|
Keywords: checkin-needed
Keywords: checkin-needed
Comment 7•10 years ago
|
||
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla42
You need to log in
before you can comment on or make changes to this bug.
Description
•