Re: [mediacapture-main] oldList definition in enumerateDevices is unclear (#604)

Above jsfiddle.net tends to show that browsers do not implement step 3 of https://w3c.github.io/mediacapture-main/#dom-mediadevices-enumeratedevices.

Also, step 8.2 is not very clear in whether filteredList is a deep clone or not of resultList.
If not, the same object would be returned but the label getter would return the label conditionally on the 'device-info' permission. This is probably worth a separate issue.

-- 
GitHub Notification of comment by youennf
Please view or discuss this issue at https://github.com/w3c/mediacapture-main/issues/604#issuecomment-528754020 using your GitHub account

Received on Friday, 6 September 2019 07:59:06 UTC