Video doesn't play on noovo.ca with ETP set to STRICT
Categories
(Web Compatibility :: Privacy: Site Reports, defect, P3)
Tracking
(firefox101 affected)
Tracking | Status | |
---|---|---|
firefox101 | --- | affected |
People
(Reporter: ksenia, Unassigned)
References
(Blocks 1 open bug, )
Details
This was originally reported in https://github.com/webcompat/web-bugs/issues/102821
Prerequisites:
ETP set to strict
VPN to Canada
To reproduce:
Visit https://www.noovo.ca/emissions/rpm/coups-de-coeur-coups-de-masse-s23e26 in Firefox Nightly and try to play the video.
Expected:
Video plays
Actual:
An error with code 246007 is displayed
The error explanation: https://developer.jwplayer.com/jw-player/docs/developer-guide/api/errors-reference#246007
"The license request failed. This could be a timeout, a network failure, or a rejection by the server."
Looks like license.9c9media.ca is blocked therefore widevine licence can't be obtained:
The resource at “https://license.9c9media.ca/widevine” was blocked because content blocking is enabled.
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://license.9c9media.ca/widevine. (Reason: CORS request did not succeed). Status code: (null).
Reporter | ||
Comment 1•3 years ago
|
||
Note that the VPN to Canada might not work and there is a different error displayed in this case, from: https://github.com/webcompat/web-bugs/issues/102821#issuecomment-1102221016
For this issue, a real location is needed, as a VPN location set to CANADA does not work
Updated•3 years ago
|
Comment 2•3 years ago
•
|
||
This is something we would need to let the user opt into allowing, when we detect an attempt to access that URL. We might be able to do that using SmartBlock. Possibly we could detect if the user is click/tapping on a 9c9media player play button, and in that case allow access to only the minimum necessary resources.
Updated•3 years ago
|
Updated•5 months ago
|
Description
•