Closed
Bug 1427478
Opened 7 years ago
Closed 7 years ago
WebRTC not working on Firefox Quantum responsive mode
Categories
(DevTools :: Responsive Design Mode, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1297040
People
(Reporter: ngibanel, Unassigned)
Details
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:57.0) Gecko/20100101 Firefox/57.0
Build ID: 20171206182557
Steps to reproduce:
In the javascript console type: navigator.mediaDevices.getUserMedia({video: true});
Actual results:
Nothing happen
Expected results:
A popup should be displayed to allow the use of the camera.
It works on normal mode but nothing happen on the responsive mode.
Component: Untriaged → Developer Tools: Responsive Design Mode
Thanks for filing! I agree this is unfortunate.
Marking as duplicate of bug 1297040. Please re-open if you believe it is a separate issue.
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•