Bug 1899736 Comment 45 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

I just updated the patch [D215670](https://phabricator.services.mozilla.com/D215670).

It will
- Remove the use the of MediaEngineFake by RFPTarget::MediaDevices
- Make all the devices of each kind have the same id.
- Allow facing mode constraint on mobile devices.
- Disable origin key persistence if RFPTarget::MediaDevices is enabled.

I also added another patch [D218642](https://phabricator.services.mozilla.com/D218642). It will add window id to device id. If you think it is a good addition, we can continue with it or abandon it.
I just updated patch [D215670](https://phabricator.services.mozilla.com/D215670).

It will
- Remove the use the of MediaEngineFake by RFPTarget::MediaDevices
- Make all the devices of each kind have the same id.
- Allow facing mode constraint on mobile devices.
- Disable origin key persistence if RFPTarget::MediaDevices is enabled.

I also added another patch [D218642](https://phabricator.services.mozilla.com/D218642). It will add window id to device id. If you think it is a good addition, we can continue with it or abandon it.

Back to Bug 1899736 Comment 45