Videos are not played on www.cbsnews.com with Basic Tracking Protection ON
Categories
(Web Compatibility :: Site Reports, defect, P3)
Tracking
(Not tracked)
People
(Reporter: sergiu, Unassigned)
References
(Blocks 3 open bugs, )
Details
(Whiteboard: [tp-ads][tp-yellowlist-passive][tp-shim-complex][tp-embedded-media][webcompat:sightline])
User Story
evidon.com
Reporter | ||
Comment 1•6 years ago
|
||
Reporter | ||
Updated•6 years ago
|
Updated•6 years ago
|
Assignee | ||
Updated•6 years ago
|
Comment 2•5 years ago
|
||
I am able to reproduce this on whichever video is playing at the time on https://www.cbsnews.com/video/
(which doesn't require a CBS All-Access account). I see this in the console:
Error: Script error for "https://static.chartbeat.com/js/chartbeat_video.js#"
http://requirejs.org/docs/errors.html#scripterror main.video.js:5:1063
And allowing that script, I see this:
Error: Script error for "https://securepubads.g.doubleclick.net/tag/js/gpt.js#"
http://requirejs.org/docs/errors.html#scripterror main.video.js:5:1063
Then I see:
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://pubads.g.doubleclick.net/ssai/event/Sid4xiTQTkCT1SLu6rjUSQ/streams. (Reason: CORS request did not succeed).
And allowing all of those through, the video finally plays.
Simply pretending that the first two scripts load fine while replacing them with an empty script is fine, but the actual stream information is received through the JSON response in the pubads.g.doubleclick.net
request, so we would need to yellow-list or proxy that request. Since the user is opting into watching the video, we could detect the request attempt, and confirm with the user if they would like it take place, and then simply allow it (or proxy it).
Updated•5 years ago
|
Updated•5 years ago
|
Comment 3•5 years ago
|
||
https://www.cbsnews.com/video/ seems to redirect to https://www.cbsnews.com/live/ FYI.
This was noted on reddit on Fenix: https://www.reddit.com/r/firefox/comments/ggltrf/weekly_nightly_discussion_for_20200509_20200515/fqr82id/
Comment 4•4 years ago
•
|
||
The issue no longer reproduces with ETP - Standard enabled.
URL: https://www.cbsnews.com/live/#x
https://prnt.sc/wp4w01
Note: The video plays with ETP - Strict in the background with no audio, and when clicking the "Play" button, the video remains in loading state.
https://prnt.sc/wp50hc
https://prnt.sc/wp51ec
Tested with:
Browser / Version: Firefox Nightly 86.0a1 (2021-01-14)
Operating System: Windows 10 Pro
Updated•2 months ago
|
Description
•