mirror of
https://github.com/fork-maintainers/iceraven-browser
synced 2024-11-15 18:12:54 +00:00
ac332ff8c3
This commit fixes an issue where it was possible for Firefox to show sponsored and non-sponsored suggestions if the user explicitly disabled and re-enabled the settings, and then unenrolled from the experiment. In that case, the `show{Non}SponsoredSuggestions` settings would still be `true` because they were user-set, even though `enableFxSuggest` was now `false`. As of this commit, the `show{Non}SponsoredSuggestions` settings are only used if `enableFxSuggest` is `true`. |
||
---|---|---|
.. | ||
src | ||
.experimenter.yaml | ||
.gitignore | ||
benchmark.gradle | ||
build.gradle | ||
lint-baseline.xml | ||
lint.xml | ||
metrics.yaml | ||
nimbus.fml.yaml | ||
onboarding.fml.yaml | ||
pbm.fml.yaml | ||
pings.yaml | ||
proguard-rules.pro | ||
tags.yaml |