Unable to change preferences on Xfinity while Tracking Protection Basic is enabled
Categories
(Web Compatibility :: Site Reports, defect, P3)
Tracking
(firefox87 fixed)
| Tracking | Status | |
|---|---|---|
| firefox87 | --- | fixed |
People
(Reporter: oanaarbuzov, Unassigned)
References
(Blocks 1 open bug, )
Details
(Whiteboard: [webcompat][tp-ads][tp-analytics][tp-shim-trivial][tp-site-severe])
User Story
google-analytics.com googletagmanager.com
Attachments
(2 files)
| Reporter | ||
Comment 1•7 years ago
|
||
| Reporter | ||
Comment 2•7 years ago
|
||
| Assignee | ||
Updated•6 years ago
|
Comment 3•6 years ago
|
||
Migrating Webcompat whiteboard priorities to project flags. See bug 1547409.
Comment 4•6 years ago
|
||
See bug 1547409. Migrating whiteboard priority tags to program flags.
Updated•5 years ago
|
Comment 5•5 years ago
|
||
I see this in the console when I click on an option like "unsubscribe all":
TypeError: "ga.getAll is not a function"
triggerGAEvent mainController.js:40
unsubscribeAll mainController.js:56
Angular 69
angular.js:14642:15
Meaning this is likely related to Google Analytics. Sure enough, if I shim the request to https://www.google-analytics.com/analytics.js with a minimal version that just defines ga.getAll as a no-op function, the site features seem to work. So we ought to be able to shim and fix this.
Updated•5 years ago
|
| Reporter | ||
Comment 6•4 years ago
|
||
The issue no longer reproduce regardless if ETP is Strict or Standard, I can change the preferences (Subscribe to all/Unsubscribe from all).
Tested with:
Browser / Version: Firefox Nightly 86.0a1 (2021-01-21)
Operating System: Windows 10 Pro
Updated•4 years ago
|
Comment 7•4 years ago
|
||
I believe this was fixed by the Google Analytics shim added in bug 1637329.
Updated•4 years ago
|
Comment 8•4 years ago
|
||
The shim was enabled in Firefox 87 by bug 1693386.
Description
•