Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GH-1566 - Smart blocking should check for Click2Play #388

Merged
merged 9 commits into from Jun 11, 2019
Prev

update comment on buildC2P

  • Loading branch information
christophertino committed Jun 11, 2019
commit 0207e997894818f573c9e4e253fe55a85c896de6
@@ -33,10 +33,6 @@ const policy = new Policy();
* Restricted Sites: Only show the "allow once" option, since blacklisting overrides
* site-specific tracker allow settings.
*
* Smart Blocking: If the app was blocked by Smart Blocking, we only show the "allow always" option because
* the tracker was most likely a lazy-loaded widget (comment, video) and C2P will reset the allowOnceList
* before the widget has a chance to load.
*
* @memberOf BackgroundUtils
*
* @param {Object} details request parameters
ProTip! Use n and p to navigate between commits in a pull request.