Closed
Bug 1483771
Opened 6 years ago
Closed 5 years ago
Photos are not displayed on www.tez-tour.com while Tracking Protection Basic is enabled
Categories
(Web Compatibility :: Site Reports, defect, P3)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: oanaarbuzov, Unassigned)
References
(Blocks 1 open bug, )
Details
(Whiteboard: [webcompat][tp-ads])
User Story
yandex.st
Attachments
(2 files)
[Environment:]
Browser / Version: Firefox Nightly 63.0a1 (2018-08-15)
Operating System: Windows 10 Pro
[Prerequisites:]
1. Tracking Protection Basic enabled.
[Steps to Reproduce:]
1. Navigate to https://www.tez-tour.com/ru/vrn/hotel.html?lang=ru&city=msk&id=373052
2. Observe the page
[Expected Behavior:]
Photos are displayed.
[Actual Behavior:]
Photos are not displayed.
Reporter | ||
Comment 1•6 years ago
|
||
Added screenshot with broken images.
Reporter | ||
Comment 2•6 years ago
|
||
The issue is related to `tpimages` breakage.
Looking at the devtools console, here are the blocked resources:
The resource at “https://static.criteo.net/js/ld/ld.js” was blocked because tracking protection is enabled.
The resource at “https://yandex.st/share/share.js” was blocked because tracking protection is enabled.
The resource at “https://www.googletagmanager.com/gtm.js?id=GTM-TBXRQ6” was blocked because tracking protection is enabled.
The resource at “https://static.criteo.net/js/ld/ld.js” was blocked because tracking protection is enabled.
The resource at “https://mc.yandex.ru/metrika/watch.js” was blocked because tracking protection is enabled.
The resource at “https://vk.com/share.php?act=count&index=0&url=https%3A%2F%2Fwww.tez-tour.com%2Fru%2Fvrn%2Fhotel.html%3Flang%3Dru%26city%3Dmsk%26id%3D373052” was blocked because tracking protection is enabled.
The resource at “https://graph.facebook.com/?id=https%3A%2F%2Fwww.tez-tour.com%2Fru%2Fvrn%2Fhotel.html%3Flang%3Dru%26city%3Dmsk%26id%3D373052&callback=jsonpCallbacks.cb797391385533054” was blocked because tracking protection is enabled.
The resource at “https://connect.mail.ru/share_count?callback=1&func=jsonpCallbacks.cb9052953277566049&url_list=https%3A%2F%2Fwww.tez-tour.com%2Fru%2Fvrn%2Fhotel.html%3Flang%3Dru%26city%3Dmsk%26id%3D373052” was blocked because tracking protection is enabled.
So below are the domains to test:
- static.criteo.net
- yandex.st
- www.googletagmanager.co
- static.criteo.net
- mc.yandex.ru
- vk.com
- graph.facebook.com
- connect.mail.ru
I opened the URL in a fresh browser profile (Firefox Nightly 63, uMatrix installed, normal mode) and loaded the page. The images are not displayed.
I disabled the Spoof Referrer option in uMatrix and then WHITELISTED:
- yandex.st
and images were displayed.
The other resource didn't help.
So in conclusion:
- yandex.st - is in Advertising category = [tp-ads]
Reporter | ||
Comment 3•6 years ago
|
||
Added uMatrix results.
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•5 years ago
|
Webcompat Priority: ? → ---
Comment 6•5 years ago
|
||
The images are working for me in strict mode now on today's nightly build. Oana, do they also work for you now?
Flags: needinfo?(oana.arbuzov)
Reporter | ||
Comment 7•5 years ago
|
||
Yes, I can confirm it works fine now - images are displayed both with Standard and Strict TP.
https://prnt.sc/s3d1hw
Tested with:
Browser / Version: Firefox Nightly 77.0a1 (2020-04-20)
Operating System: Windows 10 Pro
Status: NEW → RESOLVED
Closed: 5 years ago
Flags: needinfo?(oana.arbuzov)
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•