gecko-dev/browser/components/newtab/test/unit
Nan Jiang f1bf8c386b Bug 1713596 - Block all sponsored tiles from a sponsor upon the dismissal r=dao
This patch implements the sponsor level blocking for the sponsored Top Sites.

When a sponsored top site gets dismissed, Firefox will extract the sponsor (hostname) out of the URL, and persist it to the pref `browser.topsites.blockedSponsors` as a JSON array. When Firefox fetches the sponsored tiles from Contile again, it will filter all the tiles whose sponsor has been blocked before.

Differential Revision: https://phabricator.services.mozilla.com/D116413
2021-06-04 14:58:57 +00:00
..
aboutwelcome Bug 1712802 - Show Pin or Default or Start about:welcome with appropriate headline + button and no helper image r=pdahiya 2021-05-28 19:31:58 +00:00
asrouter Bug 1694163 - Remove assets associated with the ETP doorhangers r=emcminn,desktop-theme-reviewers,harry 2021-05-31 08:25:41 +00:00
common
content-src Bug 1713596 - Block all sponsored tiles from a sponsor upon the dismissal r=dao 2021-06-04 14:58:57 +00:00
lib Bug 1713596 - Block all sponsored tiles from a sponsor upon the dismissal r=dao 2021-06-04 14:58:57 +00:00
unit-entry.js Bug 1711899 - Remove "Sign in" button and FxA metrics from about:welcome when FxA is disabled r=emcminn 2021-05-26 21:29:18 +00:00
utils.js