Open
Bug 1713711
Opened 4 years ago
Updated 3 years ago
Update the ETP shim for Facebook SDK
Categories
(Core :: Privacy: Anti-Tracking, enhancement)
Core
Privacy: Anti-Tracking
Tracking
()
NEW
People
(Reporter: twisniewski, Unassigned)
References
(Blocks 1 open bug)
Details
There are a number of quality-of-life improvements we can make:
- making sure there is no window object pollution from functions which might as well be private.
- improving the shim/unshim proxy mechanism to be a bit more robust and thorough.
- using more more Javascript style to increase readability.
- catching exceptions a bit more for better control of error flow.
In addition, it might be possible to add experimental support for placeholders for more types of Facebook content like video, as well as improving the video placeholder support.
You need to log in
before you can comment on or make changes to this bug.
Description
•