Fyrd / caniuse

Raw browser/feature support data from caniuse.com
https://caniuse.com
Creative Commons Attribution 4.0 International
5.66k stars 1.38k forks source link

MediaStream API: onactive has invalid link #5248

Open mbomb007 opened 4 years ago

mbomb007 commented 4 years ago

https://www.caniuse.com/#feat=mdn-api_mediastream_onactive

The link in the Notes section doesn't exist anymore.

Fyrd commented 4 years ago

The link comes from the MDN BCD data at https://github.com/mdn/browser-compat-data . Seems it's not uncommon for features to link to yet-to-be-created MDN pages, as seen at https://developer.mozilla.org/en-US/docs/Web/API/MediaStream#Browser_compatibility

@Elchi3 Any thoughts on what type of action should be taken here?

Elchi3 commented 4 years ago

Hey, thanks for reaching out. We've already started work to remove dead links given they are unhelpful for third parties (on the MDN wiki these links sort of exist so that people are encouraged to create the docs, but that's not the case outside the wiki context obviously). See these PRs for discussion/progress: