paulirish / lite-youtube-embed

A faster youtube embed.
https://paulirish.github.io/lite-youtube-embed/
Other
5.84k stars 271 forks source link

Deprecated navigator.vendor #178

Closed adriandpdev closed 5 months ago

adriandpdev commented 5 months ago

navigator.vendor its deprecated

https://developer.mozilla.org/en-US/docs/Web/API/Navigator/vendor

paulirish commented 5 months ago

That's true. But it's a risk we're comfortable with.

Generally, I agree with the guidance that most developers should definitely avoid navigator.vendor.