Open Bug 1992882 Opened 8 months ago Updated 7 months ago

Firefox for Android after version 142 does not correctly apply the ideal width constraint to getUserMedia

Categories

(Firefox for Android :: Browser Engine, defect)

Firefox 143
All
Android
defect

Tracking

()

UNCONFIRMED

People

(Reporter: cstandridge, Unassigned)

References

Details

(Whiteboard: [fxdroid][group1])

Steps to reproduce:

Try to access getUserMedia on firefox for android
Request an ideal width and height of 1280x720
This is on android devices that can support 1280, and if you use exact it works

In a tangential bug report (https://bugzilla.mozilla.org/show_bug.cgi?id=1771789) I found this sample app you can actually use to see the issue if you're on android. Just click Camera A and notice the width is not correct
https://jan-ivar.github.io/dummy/gum_head2head.html

Actual results:

see the video track returned has a width of 405

Expected results:

see the video track returned has a width of 1280

The severity field is not set for this bug.
:boek, could you have a look please?

For more information, please visit BugBot documentation.

Flags: needinfo?(jboek)

The Bugbug bot thinks this bug should belong to the 'Firefox for Android::Browser Engine' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.

Component: General → Browser Engine
Severity: -- → S4
Flags: needinfo?(jboek)
Whiteboard: [fxdroid][group1]
You need to log in before you can comment on or make changes to this bug.