Closed
Bug 1377002
Opened 7 years ago
Closed 5 years ago
www.metrolyrics.com diaporama are broken with Tracking Protection
Categories
(Web Compatibility :: Privacy: Site Reports, defect, P3)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1226498
People
(Reporter: julienw, Unassigned)
References
(Blocks 1 open bug, )
Details
(Whiteboard: [tp-social][tp-content])
User Story
-facebook.net -ajax.googleapis.com
Attachments
(1 file)
3.08 MB,
image/gif
|
Details |
Prerequisite: use tracking protection (for example, you can use private browsing to enable it)
Navigate to: http://www.metrolyrics.com/news-gallery-artists-who-want-trump-to-stop-using-their-music.html
Expected Behavior:
There are arrows besides the image so that we can browse the various songs.
Actual Behavior:
No arrows, so we can't browse the content.
The error seems to be that a facebook js file (http://connect.facebook.net/en_US/all.js) is blocked, requirejs returns an error to the JS code, and then stops loading anything else.
Updated•7 years ago
|
Updated•7 years ago
|
Component: Tracking Protection → Desktop
Keywords: DevAdvocacy
Priority: P5 → --
Product: Firefox → Tech Evangelism
Reporter | ||
Comment 1•7 years ago
|
||
Still happening.
Comment 2•7 years ago
|
||
Tested on 58.0a1 with TP enabled, verified arrows remain blocked on metrolyrics link.
Updated•7 years ago
|
Priority: -- → P5
Updated•6 years ago
|
Component: Desktop → Tracking Protection
Priority: P5 → P3
Product: Tech Evangelism → Firefox
Whiteboard: tp-base → tp-needsrepro
Reporter | ||
Comment 3•6 years ago
|
||
Still happening for me.
Comment 4•6 years ago
|
||
I am unable to reproduce this issue on Windows 10 and Nightly 63, with basic or Strict Tracking Protection enabled.
Julien, do you still encounter the issue?
Flags: needinfo?(felash)
Comment 5•6 years ago
|
||
Closing this as Worksforme.
Status: NEW → RESOLVED
Closed: 6 years ago
Component: Tracking Protection → Desktop
OS: Unspecified → Windows 10
Priority: P3 → --
Product: Firefox → Tech Evangelism
Hardware: Unspecified → x86_64
Resolution: --- → WORKSFORME
Whiteboard: tp-needsrepro
Version: unspecified → Firefox 62
Reporter | ||
Comment 6•6 years ago
|
||
I still see it in latest nightly, unfortunately...
I'm not sure what's different for you.
Status: RESOLVED → REOPENED
Flags: needinfo?(felash) → needinfo?(sergiu.logigan)
Resolution: WORKSFORME → ---
Comment 7•6 years ago
|
||
Mac 10.13 + Nightly 63 + Tracking protection [basic & strict] repros the issue - no arrows to navigate on the listed page http://www.metrolyrics.com/news-gallery-artists-who-want-trump-to-stop-using-their-music.html
Comment 8•6 years ago
|
||
Looks like my machine finally came to its senses. It's reproducible on my side too.
This is related to `trackingprotection` breakage #1101005
Looking at the devtools console, here are the blocked resources:
The resource at “http://www.googletagmanager.com/gtm.js?id=GTM-6QP2” was blocked because content blocking is enabled.[Learn More] news-gallery-artists-who-want-trump-to-stop-using-their-music.html
The resource at “http://c.evidon.com/sitenotice/425/metrolyrics/settings.js” was blocked because content blocking is enabled.[Learn More] news-gallery-artists-who-want-trump-to-stop-using-their-music.html
The resource at “http://b.scorecardresearch.com/b?c1=2&c2=17672685&c4=metrolyrics&ns__t=1534924218716&ns_c=UTF-8&c8=8%20Songs%20Donald%20Trump%20Tried%20To%20Ruin%20For%20You%20And%20The%20Bands%20That%20Tried%20To%20Stop%20Him%20%7C%20MetroLyrics&c7=http%3A%2F%2Fwww.metrolyrics.com%2Fnews-gallery-artists-who-want-trump-to-stop-using-their-music.html&c9=” was blocked because content blocking is enabled.[Learn More] news-gallery-artists-who-want-trump-to-stop-using-their-music.html
The resource at “http://connect.facebook.net/en_US/all.js” was blocked because content blocking is enabled.[Learn More] news-gallery-artists-who-want-trump-to-stop-using-their-music.html
The resource at “http://fast.cbsi.demdex.net/dest5.html?d_nsid=0#http%3A%2F%2Fwww.metrolyrics.com%2Fnews-gallery-artists-who-want-trump-to-stop-using-their-music.html” was blocked because content blocking is enabled.[Learn More] news-gallery-artists-who-want-trump-to-stop-using-their-music.html
The resource at “http://secure-us.imrworldwide.com/v60.js” was blocked because content blocking is enabled.[Learn More] news-gallery-artists-who-want-trump-to-stop-using-their-music.html
The resource at “http://js.agkn.com/prod/v0/tag.js” was blocked because content blocking is enabled.[Learn More] news-gallery-artists-who-want-trump-to-stop-using-their-music.html
So these are the domains to test:
www.googletagmanager.com
c.evidon.com
b.scorecardresearch.com
connect.facebook.net
fast.cbsi.demdex.net
secure-us.imrworldwide.com
js.agkn.com
I opened the URL in a fresh browser profile (Firefox Nightly 63, uMatrix installed, normal mode) and loaded the page. No "Next" button was displayed on the slideshow.
I disabled the Spoof Referrer option in uMatrix and then *WHITELISTED*:
-facebook.net
-ajax.googleapis.com
After this, Next button was displayed and functional.
The other resources didn't help.
http://prntscr.com/kljqmk
facebook.net can be found in the disconnect-blacklist.json, disconnect-entitylist.json and disconnect_mapping.py.
googleapis.com can be found in the disconnect-blacklist.json and disconnect-entitylist.json
So in conclusion:
facebook.net - Social = [tp-social]
ajax.googleapis.com - Content = [tp-content]
Flags: needinfo?(sergiu.logigan)
Updated•6 years ago
|
User Story: (updated)
Whiteboard: [tp-social][tp-content]
Updated•6 years ago
|
Priority: -- → P3
Assignee | ||
Updated•6 years ago
|
Product: Tech Evangelism → Web Compatibility
How did you know that "connect.facebook.net" is the cause?
Thank you
Prerequisite: use tracking protection (for example, you can use private
browsing to enable it)Navigate to:
http://www.metrolyrics.com/news-gallery-artists-who-want-trump-to-stop-using-
their-music.htmlExpected Behavior:
There are arrows besides the image so that we can browse the various songs.Actual Behavior:
No arrows, so we can't browse the content.The error seems to be that a facebook js file
(http://connect.facebook.net/en_US/all.js) is blocked, requirejs returns an
error to the JS code, and then stops loading anything else.
Comment 10•5 years ago
|
||
The image gallery arrows are indeed un-broken if I shim the Facebook SDK all.js
as suggested in bug 1226498, so this is a dupe of that bug.
Status: REOPENED → RESOLVED
Closed: 6 years ago → 5 years ago
Resolution: --- → DUPLICATE
Updated•3 months ago
|
Component: Site Reports → Privacy: Site Reports
You need to log in
before you can comment on or make changes to this bug.
Description
•