Closed
Bug 1191296
Opened 10 years ago
Closed 10 years ago
test_getUserMedia_constraints.html is going to permafail when Gecko 42 merges to Aurora
Categories
(Core :: WebRTC: Audio/Video, defect, P1)
Tracking
()
VERIFIED
FIXED
mozilla42
Tracking | Status | |
---|---|---|
firefox42 | --- | verified |
backlog | webrtc/webaudio+ |
People
(Reporter: RyanVM, Assigned: jib)
References
Details
Attachments
(1 file)
The uplift is next Monday, so please take a look at this ASAP.
https://treeherder.mozilla.org/logviewer.html#?job_id=9856511&repo=try
3895 INFO TEST-UNEXPECTED-FAIL | dom/media/tests/mochitest/test_getUserMedia_constraints.html | Error executing test: TypeError: supported.includes is not a function @http://mochi.test:8888/tests/dom/media/tests/mochitest/test_getUserMedia_constraints.html:93:33 ... @http://mochi.test:8888/tests/dom/media/tests/mochitest/test_getUserMedia_constraints.html:93:3 ... runTestWhenReady/<@http://mochi.test:8888/tests/dom/media/tests/mochitest/head.js:279:41 ... promise callback*ru
Flags: needinfo?(jib)
Assignee | ||
Comment 1•10 years ago
|
||
Bug 1191296 - revert use of .includes() to .indexOf() != -1
Attachment #8643769 -
Flags: review?(rjesup)
Updated•10 years ago
|
Assignee: nobody → jib
backlog: --- → webRTC+
Rank: 5
Priority: -- → P1
Updated•10 years ago
|
Attachment #8643769 -
Flags: review?(rjesup) → review+
Comment 2•10 years ago
|
||
Comment on attachment 8643769 [details]
MozReview Request: Bug 1191296 - revert use of .includes() to .indexOf() != -1
https://reviewboard.mozilla.org/r/15135/#review13685
Ship It!
Status: NEW → RESOLVED
Closed: 10 years ago
status-firefox42:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla42
Reporter | ||
Updated•10 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•