Closed
Bug 1481398
Opened 7 years ago
Closed 5 years ago
The page http://m.tmz.com/#!2018/08/06/mighty-ducks-goalie-shaun-weiss-arrested-mug-shot/ is entirely black while Tracking Protection Basic is enabled
Categories
(Web Compatibility :: Privacy: Site Reports, defect, P3)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1609867
People
(Reporter: oanaarbuzov, Unassigned)
References
(Blocks 1 open bug, )
Details
(Whiteboard: [webcompat][tp-ads][tp-content])
User Story
bkrtx.com kaltura.com youtube.com
Attachments
(3 files)
[Environment:]
Browser / Version: Firefox Nightly 63.0a1 (2018-08-06)
Operating System: Windows 10 Pro
[Prerequisites:]
1. Tracking Protection Basic enabled.
[Steps to Reproduce:]
1. Navigate to http://m.tmz.com/#!2018/08/06/mighty-ducks-goalie-shaun-weiss-arrested-mug-shot/
2. Observe the page
[Expected Behavior:]
The page’s content is loaded.
[Actual Behavior:]
Page is black.
[Notes:]
1. Also reproducible on mobile.
| Reporter | ||
Comment 1•7 years ago
|
||
This is related to `tracking protection` breakage.
Looking at the devtools console, here are the blocked resources:
The resource at “http://tags.bkrtx.com/js/bk-coretag.js” was blocked because tracking protection is enabled.
The resource at “http://static.criteo.net/js/ld/publishertag.js” was blocked because tracking protection is enabled.
The resource at “http://ad.doubleclick.net/ddm/ad/gcwzow/pnvsrl/zlzxpqbgc/pl/;ord=1533627989734?” was blocked because tracking protection is enabled.
So there were domains to test:
- tags.bkrtx.com
- static.criteo.net
- ad.doubleclick.net
I opened the URL in a fresh browser profile (Firefox Nightly 63, uMatrix installed, normal mode) and loaded the page. The page is black.
I disabled the Spoof Referrer option in uMatrix and then WHITELISTED:
- tags.bkrtx.com
- cdnapi.kaltura.com
and the page content loaded with the exception of the YouTube embedded video.
This part is related to `tpvideo` breakage (https://bugzilla.mozilla.org/showdependencytree.cgi?id=1400025&hide_resolved=1).
To make the video player be displayed and to play the video, I whitelisted:
- googlevideos.com (and all related domains)
- youtube.com (and all related domains)
The other resources (static.criteo.net, ad.doubleclick.net) didn't help.
So in conclusion:
- bkrtx.com – Advertising = [tp-ads]
- kaltura.com - Content = [tp-content]
- youtube.com - Content = [tp-content]
- googlevideos.com - not listed in Blacklist or Google mapping, but shows as a Google Resource in Entitylist.
| Reporter | ||
Updated•7 years ago
|
User Story: (updated)
| Reporter | ||
Comment 2•7 years ago
|
||
Added uMatrix results to displayed the page content.
| Reporter | ||
Comment 3•7 years ago
|
||
Added uMatrix results to display the video player and play the video.
| Assignee | ||
Updated•6 years ago
|
Product: Tech Evangelism → Web Compatibility
Comment 4•6 years ago
|
||
Migrating Webcompat whiteboard priorities to project flags. See bug 1547409.
Webcompat Priority: --- → ?
Comment 5•6 years ago
|
||
See bug 1547409. Migrating whiteboard priority tags to program flags.
Updated•6 years ago
|
Webcompat Priority: ? → ---
Comment 6•5 years ago
|
||
Aside from instagram embedded videos not appearing in strict mode (just a link in their stead), the page seems to be working fine (including other videos). The instagram issue is bug 1609867, so I'll close this as a dupe.
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → DUPLICATE
Updated•1 year ago
|
Component: Site Reports → Privacy: Site Reports
You need to log in
before you can comment on or make changes to this bug.
Description
•