Package org.mozilla.geckoview
Class ContentBlocking.EtpLevel
Object
org.mozilla.geckoview.ContentBlocking.EtpLevel
- Enclosing class:
- ContentBlocking
Possible settings for ETP.
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
NONE
public static final int NONEDo not enable ETP at all.- See Also:
-
DEFAULT
public static final int DEFAULTEnable ETP for ads, analytic, and social tracking lists.- See Also:
-
STRICT
public static final int STRICTEnable ETP for all of the default lists as well as the content list. May break many sites!- See Also:
-
-
Constructor Details
-
EtpLevel
public EtpLevel()
-