Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Issue 6252349005758464: Never show the home banner (Closed)

Created:
Dec. 24, 2014, 7:48 a.m. by Felix Dahlke
Modified:
May 21, 2015, 11:57 a.m.
Reviewers:
René Jeschke
CC:
Wladimir Palant
Visibility:
Public.

Description

Never 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 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -3 lines) Patch
M mobile/android/app/mobile.js View 1 1 chunk +3 lines, -3 lines 0 comments Download

Messages

Total messages: 2
Felix Dahlke
Dec. 24, 2014, 7:56 a.m. (2014-12-24 07:56:07 UTC) #1
René Jeschke
Jan. 23, 2015, 3:52 p.m. (2015-01-23 15:52:49 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld