Open
Bug 1958051
Opened 3 months ago
Updated 3 months ago
SmartBlock embeds twitter shim doesn't work for tweets embedded via twtter api
Categories
(Core :: Privacy: Anti-Tracking, defect, P3)
Core
Privacy: Anti-Tracking
Tracking
()
NEW
People
(Reporter: wwen, Unassigned)
References
(Blocks 2 open bugs)
Details
Some websites will create the embed via a script like
twttr.ready(function (twttr) {
twttr.widgets.createTweet([...]);
});
we should consider including this case in the twitter smartblock embed shim
You need to log in
before you can comment on or make changes to this bug.
Description
•