Closed
Bug 1494233
Opened 6 years ago
Closed 5 years ago
Unable to play video on mathrubhumi.com while Tracking Protection Basic is enabled
Categories
(Web Compatibility :: Desktop, defect, P3)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1226498
People
(Reporter: oanaarbuzov, Unassigned)
References
(Blocks 1 open bug, )
Details
(Whiteboard: [tp-social])
User Story
facebook.com
Attachments
(2 files)
[Environment:]
Browser / Version: Firefox Nightly 64.0a1 (2018-09-25)
Operating System: Windows 10 Pro
[Prerequisites:]
1. Tracking Protection Basic enabled.
[Steps to Reproduce:]
1. Navigate to https://www.mathrubhumi.com/videos/news/mojo-news/mojo-news-1.3169501
2. Observe the video.
[Expected Behavior:]
Video plays.
[Actual Behavior:]
Video doesn’t play.
Reporter | ||
Comment 1•6 years ago
|
||
The issue is related to `Video` breakage.
Looking at the devtools console, here are the blocked resources:
The resource at “https://assets.adobedtm.com/2c69830a256755d9a28bc314e20f1ceb6104dee7/satelliteLib-42eb8c87f308f48c2b1126a64a351f1ecf97b916.js” was blocked because content blocking is enabled.
The resource at “https://www.googletagmanager.com/gtm.js?id=GTM-PPVDBZ” was blocked because content blocking is enabled.
The resource at “https://www.googletagservices.com/tag/js/gpt.js” was blocked because content blocking is enabled.
The resource at “https://connect.facebook.net/en_US/sdk.js” was blocked because content blocking is enabled.
The resource at “https://www.facebook.com/plugins/like.php?href=https://www.mathrubhumi.com/videos/news/mojo-news/mojo-news-1.3169501&width=122&layout=button_count&action=like&size=small&show_faces=true&share=true&height=46&appId” was blocked because content blocking is enabled.
The resource at “https://ib.adnxs.com/ut/v3/prebid” was blocked because content blocking is enabled.
The resource at “https://adserver-us.adtech.advertising.com/pubapi/3.0/10224.1/4894009/0/0/ADTECH;v=2;cmd=bid;cors=yes;alias=310a01e58fe34d9;misc=1537949587720;” was blocked because content blocking is enabled.
The resource at “https://bid.contextweb.com/header/ortb” was blocked because content blocking is enabled.
The resource at “https://fastlane.rubiconproject.com/a/api/fastlane.json?account_id=13732&site_id=80844&zone_id=1027340&size_id=15&p_pos=unknown&rf=https%3A%2F%2Fwww.mathrubhumi.com%2Fvideos%2Fnews%2Fmojo-news%2Fmojo-news-1.3169501&tk_flint=pbjs_lite_v1.20.0-pre&x_source.tid=82c17893-463a-43d2-a292-d465b882a359&p_screen_res=1920x1080&rp_floor=0.01&rp_secure=1&slots=1&rand=0.7153110843146139” was blocked because content blocking is enabled.
The resource at “https://js-agent.newrelic.com/nr-1026.min.js” was blocked because content blocking is enabled.
The resource at “https://bh.contextweb.com/visitormatch/prebid” was blocked because content blocking is enabled.
So below are the domains to test:
- assets.adobedtm.com
- www.googletagmanager.com
- www.googletagservices.com
- connect.facebook.net
- www.facebook.com
- ib.adnxs.com
- adserver-us.adtech.advertising.com
- bid.contextweb.com
- fastlane.rubiconproject.com
- js-agent.newrelic.com
- bh.contextweb.com
I opened the URL in a fresh browser profile (Firefox Nightly 64, uMatrix installed, normal mode) and loaded the page. The video doesn't play.
I disabled the Spoof Referrer option in uMatrix and then WHITELISTED:
- facebook.com (including all related domains)
- facebook.net (including all related domains)
- fbcdn.net (including all related domains)
and the video played.
The other resources didn't help.
So in conclusion:
- facebook.com is in Disconnect list = [tp-social]
User Story: (updated)
Whiteboard: [tp-social]
Reporter | ||
Comment 2•6 years ago
|
||
Added uMatrix results.
Assignee | ||
Updated•6 years ago
|
Product: Tech Evangelism → Web Compatibility
Comment 3•5 years ago
|
||
This seems to be fixed by the FB SDK work-around I suggested in bug 1226498 (as long as FB.Event.subscribe
is callable), so I'll close this as a dupe.
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•