You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We're working to remove non-interface features, like dictionaries, from BCD since they don't have compatibility data separate from the features that use it. We're tracking the progress in #6810 (and #6879 for this particular dictionary), so this should be resolved soon!
I'm closing this issue since it's already covered in the dictionary removal burndown issue.
Google chrome Version 94.0.4606.81 (Official Build) (x86_64), macOS Big Sur version 11.6
What information was incorrect, unhelpful, or incomplete?
it is claimed that no properties of RTCIceCandidateStats are supported in Chrome.
What did you expect to see?
I expect to see relevant data about support of property fields of RTCIceCandidateStats in Chrome
Did you test this? If so, how?
I invoked getStats() (https://developer.mozilla.org/en-US/docs/Web/API/RTCPeerConnection/getStats) and iterated over its dictionaries and all fields of RTCIceCandidateStats were present there. Here is the result:
MDN page report details
api.RTCIceCandidateStats
The text was updated successfully, but these errors were encountered: