Add an ETP shim for AddThis
Categories
(Core :: Privacy: Anti-Tracking, enhancement)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox93 | --- | fixed |
People
(Reporter: twisniewski, Assigned: twisniewski)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
Even just shimming it with an empty will prevent some sites from completely breaking.
| Assignee | ||
Comment 1•4 years ago
|
||
Updated•4 years ago
|
Comment 3•4 years ago
|
||
Backed out for eslint failure on data/shims.js
Failure log: https://treeherder.mozilla.org/logviewer?job_id=348696507&repo=autoland
Backout link: https://hg.mozilla.org/integration/autoland/rev/07af90a66c5145ac740a6cafbb1f41c9bf03c4f2
| Assignee | ||
Comment 4•4 years ago
|
||
Pardon the bad merge! I've fixed the patch and will wait for SCA like a good boy this time!
Comment 5•4 years ago
|
||
Please also check bc failures on browser_parsable_script.js -> https://treeherder.mozilla.org/logviewer?job_id=348700881&repo=autoland&lineNumber=2989
Comment 7•4 years ago
|
||
| bugherder | ||
| Assignee | ||
Comment 8•4 years ago
|
||
It turns out that we'll need to do something a bit different than expected to fix the breakage we're seeing with the AddThis widget's angular module; an empty script shim isn't sufficient. I have a follow-up patch ready which addresses this.
| Assignee | ||
Comment 9•4 years ago
|
||
Updated•4 years ago
|
Comment 10•4 years ago
|
||
Comment 11•4 years ago
|
||
| bugherder | ||
Description
•