DescriptionNever show the home banner
In the prototype I kept the home banner from showing up with a more intrusive code change, but wasn't happy with that.
This approach will still load the home banner, and actually show it if there are any snippets. But I've changed some prefs to ensure there aren't any.
There are basically two types of snippets:
1. First run and sync promo snippet - these are shipped with the app.
2. Snippets fetched from snippets.mozilla.com - setting browser.snippets.enabled to false as I did keeps us from fetching these.
Patch Set 1 #Patch Set 2 : Remove the comment - less intrusive change, and obvious enough #MessagesTotal messages: 2
|