"...is not supported in this browser", fuck you Discord

Like A Duck@programming.dev to Technology@lemmy.world – 585 points –
132

You are viewing a single comment

Because Firefox is like a democracy, they prioritize work based on number of votes on issues/feature requests. The AudioEncoder API has literally just one vote, and the overall WebCodecs API that it's a part of only has five votes. This shows that there's very little demand for it, meaning very few sites actually use this (that or the vast majority of Firefox users don't use/need this feature). Why bother focusing your efforts on implementing something that most users don't care about? The higher priority things that most Firefox users care about is stuff like performance, and Mozilla have been making some good progress too on that front.

The thing isn't only about votes. Both APIs are top priority but there are blocked and depends on other stuff that also needs to be fixed or implemented.

AudioEncoder (bug 1749046) doesn't really have any dependencies or blockers, as far as I can tell. If there are, then you (or whoever has access) should update Bugzilla and add the dependency there.

Honestly, I found bugzilla hard to read, so I am not sure but it looks like the WebCodecs API needs to be implemented first. And that one has a bunch of other stuff, I think.