6 ms·
I'm getting the same error on Firefox Quantum.
by jsloss 8y ago
I'm getting the same error on Firefox Quantum.
- anvaka 8y agoHm... I'm at lost. https://jsbin.com/fuyijan/2/edit?js,console https://jsbin.com/fuyijan/2/edit?js,console - this works in Chrome, and non-private mode of Firefox Quantum (64.0.2 (64-bit)). However when I open private browsing in Firefox Quantum request fails. Anyone might know why?
- EvilTerran 8y agoThat sounds like Content Blocking kicking in - that's only active in Private Browsing by default: https://support.mozilla.org/en-US/kb/content-blocking https://support.mozilla.org/en-US/kb/content-blocking I note that page says "By default, content blocking uses the Disconnect.me basic protection list" - and reddit.com is on that list: https://github.com/disconnectme/disconnect-tracking-protection/blob/master/services.json https://github.com/disconnectme/disconnect-tracking-protecti... (I'm guessing reddit's "social button" is considered a tracker.) [edit] confirmed, it's definitely Content Blocking: I just loaded that jsbin in an FF private window, and there's a message in the console to that effect.
- renholder 8y ago>(I'm guessing reddit's "social button" is considered a tracker.) It wouldn't surprise me. Even though /r/ has concepts like "Silver" and "Gold" to generate revenue, I think it's main driver is still advertising; so, for it to behave like Facebook, Google, etc. wouldn't be that much of a stretch of the imagination. (Or maybe I'm just far too paranoid?)
- anvaka 8y agoThank you so much! I opened an issue here: https://github.com/disconnectme/disconnect-tracking-protection/issues/67 https://github.com/disconnectme/disconnect-tracking-protecti...