'CBS News Live' streaming video not playing without native HLS support
Categories
(Core :: Audio/Video, defect, P2)
Tracking
()
Tracking | Status | |
---|---|---|
firefox-esr115 | --- | unaffected |
firefox-esr128 | --- | unaffected |
firefox130 | --- | disabled |
firefox131 | + | fixed |
firefox132 | + | fixed |
People
(Reporter: hyeondug.yeo, Assigned: jhlin)
References
(Regression, )
Details
(6 keywords)
User Story
outreach-assignee:mkaply outreach-contact-date:2024-09-04 platform:windows,mac,linux,android impact:feature-broken configuration:rare affects:all branch:release diagnosis-team:webcompat
Attachments
(1 file)
48 bytes,
text/x-phabricator-request
|
diannaS
:
approval-mozilla-beta+
|
Details | Review |
Steps to reproduce
- Go to 'https://www.cbsnews.com/live/'
- Check if 'CBS News Live' streaming video is playing
Expected behavior
'CBS News Live' streaming video should play normally.
Actual behavior
'CBS News Live' streaming video won't play and the video playback area is black.
(If you refresh the screen, it will play occasionally.)
Device information
- Firefox version: 130.0a1
- Android device model: LG Velvet (Same on other devices)
- Android OS version: S OS (Android 12)
Any additional information?
I am testing in Republic of Korea.
Reporter | ||
Comment 1•3 months ago
|
||
This is an issue that can be easily identified, but there has been no progress in identifying the issue yet.
Please take a look at this issue and leave a comment.
I am curious whether the streaming video 'CBS News Live' is not playing the same way as in Korea with the Firefox app in the US. I am also curious about the cause and the timing of improvement.
Comment 2•2 months ago
|
||
The severity field is not set for this bug.
:tthibaud, could you have a look please?
For more information, please visit BugBot documentation.
Comment 3•2 months ago
|
||
I can reproduce the bug on Firefox Nightly (131.0a1), Android 14, Samsung S24, with no extension enabled.
I cannot reproduce it on Beta (130.0b9) (with the same device).
Moving to Core/ Audio/video.
Assignee | ||
Comment 4•2 months ago
|
||
CBS News Live serves HLS contents so this is regressed by the HLS disabling experiment. It can be worked around by turning on the 'Desktop site' setting to let hls.js
play the video. I could not tell how the site decides whether to use hls.js
or not, though.
Marking it as blocking bug 1896931 for CBS seems a major news source in the US.
Assignee | ||
Comment 5•2 months ago
|
||
While cbsnews.com uses hls.js on desktop, it fails to do so for Fenix.
Since it's a major news source in the US, the impact will be huge.
Reverting the change to not break the site for release.
Updated•2 months ago
|
Assignee | ||
Comment 6•2 months ago
|
||
Comment on attachment 9422067 [details]
Bug 1913403 - revert bug 1911651.
Beta/Release Uplift Approval Request
- User impact if declined: Fenix users won't be able to watch CBS News Live video.
- Is this code covered by automated tests?: No
- Has the fix been verified in Nightly?: Yes
- Needs manual test from QE?: No
- If yes, steps to reproduce:
- List of other uplifts needed: None
- Risk to taking this patch: Low
- Why is the change risky/not risky? (and alternatives if risky): It reverts a behavior change that breaks HLS playback in Fenix release build.
- String changes made/needed:
- Is Android affected?: Yes
Comment 7•2 months ago
|
||
Seems we should figure out what are they doing to choose hsl.js or not? It might be worth a compat intervention or so if this the only site we know about
Assignee | ||
Comment 9•2 months ago
|
||
(In reply to Emilio Cobos Álvarez (:emilio) from comment #7)
Seems we should figure out what are they doing to choose hsl.js or not? It might be worth a compat intervention or so if this the only site we know about
Agree. Leaving this bug open for further investigation.
Comment 10•2 months ago
|
||
bugherder |
Comment 11•2 months ago
|
||
(In reply to Emilio Cobos Álvarez (:emilio) from comment #7)
Seems we should figure out what are they doing to choose hsl.js or not? It might be worth a compat intervention or so if this the only site we know about
Agree with this. Lets not jump to conclusions.
Updated•2 months ago
|
Updated•2 months ago
|
Comment 12•2 months ago
•
|
||
Sorry, this didn't make it into 131. Technically it's not fixed in 132 since we're keeping the setting in Nightly and early Beta. Not sure what the status flags should be here.
https://hg.mozilla.org/mozilla-central/rev/c15cb2fe71db
Updated•2 months ago
|
Updated•2 months ago
|
Updated•2 months ago
|
Comment 13•2 months ago
|
||
Comment on attachment 9422067 [details]
Bug 1913403 - revert bug 1911651.
Approved for 131.0b2
Comment 14•2 months ago
|
||
uplift |
Updated•2 months ago
|
Updated•2 months ago
|
Updated•2 months ago
|
Updated•1 month ago
|
Comment 16•9 days ago
|
||
The severity field for this bug is set to S4
. However, the following bug duplicate has higher severity:
- Bug 1926307: S3
:jhlin, could you consider increasing the severity of this bug to S3
?
For more information, please visit BugBot documentation.
Assignee | ||
Updated•2 days ago
|
Description
•