Closed
Bug 1487654
Opened 6 years ago
Closed 2 years ago
Photos are not displayed on www.recalbox.com with Basic Tracking Protection ON
Categories
(Core :: Privacy: Anti-Tracking, defect, P3)
Tracking
()
RESOLVED
WORKSFORME
Webcompat Priority | ? |
People
(Reporter: sergiu, Unassigned)
References
(Blocks 3 open bugs, )
Details
(Whiteboard: [tp-ads][tp-content][tp-yellowlist-passive][tp-embedded-media])
User Story
amazon-adsystem.com ssl-images-amazon.com
Environment: Operating system: Windows 10 Pro Firefox version: Firefox Nightly 63.0a1 (2018-08-30) (64-bit) Prerequisites: Enable Basic Tracking Protection Steps to reproduce: 1. Navigate to: https://www.recalbox.com/shop# 2. Observe the photo carousel. Expected Behavior: The photos are displayed. Actual Behavior: The photos are not displayed. Notes: 1. Screenshot attached: http://prntscr.com/kp1771
Reporter | ||
Comment 1•6 years ago
|
||
This is related to `tpimages` breakage #1101005 Looking at the devtools console, here are the blocked resources: The resource at “https://connect.facebook.net/en_US/fbevents.js” was blocked because content blocking is enabled.[Learn More] shop The resource at “https://www.google-analytics.com/analytics.js” was blocked because content blocking is enabled.[Learn More] shop The resource at “https://wms-na.amazon-adsystem.com/panda/20070822/US/img/prime.png” was blocked because content blocking is enabled.[Learn More] shop The resource at “https://ws-na.amazon-adsystem.com/widgets/q?_encoding=UTF8&Format=_SX522_&ID=AsinImage&MarketPlace=US&ServiceVersion=20070822&WS=1&ASIN=B01CULJVXI” was blocked because content blocking is enabled.[Learn More] shop So these are the domains to test: connect.facebook.net www.google-analytics.com wms-na.amazon-adsystem.com ws-na.amazon-adsystem.com I opened the URL in a fresh browser profile (Firefox Nightly 63, uMatrix installed, normal mode) and loaded the page. The photos did not load. I disabled the Spoof Referrer option in uMatrix and then *WHITELISTED*: amazon-adsystem.com bootstrapcdn.com ssl-images-amazon.com After this, the videos were displayed. The other resources didn't help. http://prntscr.com/kp182x amazon-adsystem.com can be found in the disconnect-blacklist.json and disconnect-entitylist.json. bootstrapcdn.com can not be found in any of the lists. ssl-images-amazon.com can be found in the disconnect-blacklist.json, disconnect-entitylist.json and disconnect_mapping.py. So in conclusion: amazon-adsystem.com - Advertising = [tp-ads] ssl-images-amazon.com - Content [tp-content]
Reporter | ||
Updated•6 years ago
|
User Story: (updated)
Whiteboard: [tp-ads][tp-content]
Assignee | ||
Updated•6 years ago
|
Product: Tech Evangelism → Web Compatibility
The images all link to the landing https://ws-na.amazon-adsystem.com/widgets/q
, so it seems that our only option would be to yellow-list that endpoint.
Blocks: tp-yellowlist
Updated•4 years ago
|
Whiteboard: [tp-ads][tp-content] → [tp-ads][tp-content][tp-yellowlist-passive][tp-embedded-media]
Comment 3•4 years ago
|
||
The issue is no longer reproducible with ETP - Standard, carousel images load now.
https://prnt.sc/x813r3
Note: The issue still occurs with ETP - Strict.
Tested with:
Browser / Version: Firefox Nightly 86.0a1 (2021-01-18)
Operating System: Windows 10 Pro
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Updated•4 years ago
|
Status: RESOLVED → REOPENED
Component: Desktop → Privacy: Anti-Tracking
Product: Web Compatibility → Core
Resolution: FIXED → ---
Version: Firefox 62 → 62 Branch
Updated•3 years ago
|
Webcompat Priority: --- → ?
https://www.recalbox.com/shop gives me a 404 page now, and their new shop link doesn't seem to have missing images.
Status: REOPENED → RESOLVED
Closed: 4 years ago → 2 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•