Re: [webrtc-stats] Adding "networkType" field to RTCIceCandidateStats.

Questions:
- Should there be a "won't say" network type?
- Are VPN connections grouped with the native API they run over? (Does this leak any sensitive information? My instinct says "no" - in most cases, it would be obvious anyway).
As a matter of good enum design, I'd place "unknown" and "other" first in the enum.
Do enums have extensibility this week? I know it's been proposed, but don't know the status of it. If possible, we should make it clear that this enum is extensible.


-- 
GitHub Notification of comment by alvestrand
Please view or discuss this issue at https://github.com/w3c/webrtc-stats/pull/259#issuecomment-338590011 using your GitHub account

Received on Monday, 23 October 2017 08:47:24 UTC