Skip to content

Commit

Permalink
Theora support removed in Firefox 130. (#7138)
Browse files Browse the repository at this point in the history
OGG video (Theora) removed in Firefox version 130 following Chrome's/Chromium's decision. Supported for 15 years before removal :(
  • Loading branch information
goodusername123 authored Sep 1, 2024
1 parent 054885a commit 41e7ccf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions features-json/ogv.json
Original file line number Diff line number Diff line change
Expand Up @@ -221,9 +221,9 @@
"127":"y",
"128":"y",
"129":"y",
"130":"y",
"131":"y",
"132":"y"
"130":"n",
"131":"n",
"132":"n"
},
"chrome":{
"4":"y",
Expand Down

0 comments on commit 41e7ccf

Please sign in to comment.