Closed Bug 1163771 Opened 9 years ago Closed 7 years ago

tracking protection: patreon.com FB login broken

Categories

(Firefox :: Protections UI, defect)

defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 1226498

People

(Reporter: mwobensmith, Unassigned)

References

(Blocks 1 open bug, )

Details

I have the same problem on arch linux.
Component: DOM: Security → Safe Browsing
Product: Core → Toolkit
Component: Safe Browsing → Tracking Protection
Product: Toolkit → Firefox
Version: 40 Branch → unspecified
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
This is related to `tplogin`

Looking at the devtools console, here are the blocked resources:

The resource at “https://www.google-analytics.com/analytics.js” was blocked because tracking protection is enabled.[Learn More] login
The resource at “https://connect.facebook.net/en_US/sdk.js” was blocked because tracking protection is enabled.[Learn More] login

So these are the domains to test:
www.google-analytics.com
connect.facebook.net

I opened the URL in a fresh browser profile (Firefox Nightly 63, uMatrix installed, normal mode) and loaded the page. The Facebook login popup did NOT open.

I disabled the Spoof Referrer option in uMatrix and then *WHITELISTED*:

-facebook.com
-facebook.net
-cloudflare.com

After this, the login popup loaded.
The other resources didn't help.

http://prntscr.com/kgyczt

In the popup window, after setting the "dom.disable_window_open_feature.toolbar: pref to true, I whitelisted:
-fbcdn.net

facebook.com and facebook.net can be found in the disconnect-blacklist.json and disconnect-entitylist.json.
cloudflare.com is not present in any of the lists.

So in conclusion:

facebook.com - Social = [tp-social]
fbcdn.net - Content = [tp-content]
cloudflare.com - Not listed
You need to log in before you can comment on or make changes to this bug.