I think it's the site. When loading the page on desktop, the main `hls.js` class (`Hls`) was available in the devtools console, while I got a `not defined` error on mobile. It seems the site's script decided not to load `hls.js` in Fenix, although I couldn't find the exact where that decision was made.
Bug 1802969 Comment 10 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
I think it's the site. When loading the page on desktop, the main `hls.js` class (`Hls`) was available in the devtools console, while I got a `not defined` error on mobile. It seems the site's script decided not to load `hls.js` in Fenix, although I couldn't find exactly where that decision was made.