getUserMedia processing test page is not functioning on beta builds
Categories
(Core :: WebRTC, defect)
Tracking
()
Tracking | Status | |
---|---|---|
firefox72 | --- | unaffected |
firefox73 | --- | fixed |
firefox74 | --- | fixed |
People
(Reporter: ccomorasu, Unassigned)
References
()
Details
(Keywords: regression)
Affected versions
- Fx 73.0b10
Affected platforms
- Windows 10 x64
- Ubuntu 18.04 LTS
- macOS 10.14
Steps to reproduce
- Launch Firefox.
- Go to " https://jsfiddle.net/jib1/n7bmkjnf ".
- Click on "Run".
Expected result
- The permissions panel is displayed, asking for a microphone to share.
Actual result
- Nothing happens.
Regression range
- This issue started to occur from Fx 73.0b1.
Additional notes
- Nightly builds are not affected.
Reporter | ||
Comment 1•6 years ago
|
||
On nightly builds this issue has been fixed(on Fx 74.0a1 2020-01-02), I think this fix needs to be uplifted: bug 1610579.
Comment 2•6 years ago
|
||
I think this may be a duplicate of bug 1612006. Jib could you take a look?
Comment 3•6 years ago
|
||
Bugbug thinks this bug is a regression, but please revert this change in case of error.
Comment 4•6 years ago
|
||
Updating the Flags for this issue, I was able to reproduce this issue only in Beta 73.0b11, Release and Nightly remain unaffected.
Comment 5•6 years ago
|
||
Thanks Cristian! I'm able to repro. To verify it's the same thing, please open the Browser console (not the web console) and verify you're seeing the error message from bug 1609973 comment 10.
I'm going to assume so unless I hear otherwise and close this as a dup. Please reopen otherwise.
Reporter | ||
Comment 6•6 years ago
|
||
I can confirm it is the same error as in bug 1609973 comment 10.
Comment 7•6 years ago
|
||
73.0RC1 should have fixed this via the follow-up patch landed.
Updated•6 years ago
|
Description
•