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

Issue 5928376401395712: Disable the start pane (Closed)

Created:
Dec. 24, 2014, 9:45 a.m. by Felix Dahlke
Modified:
May 21, 2015, 11:57 a.m.
Visibility:
Public.

Description

Disable the start pane

Patch Set 1 #

Patch Set 2 : Actually hide the start pane #

Total comments: 3

Patch Set 3 : Make the change in GeckoProfile.java rather than BrowserApp.java #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -5 lines) Patch
M mobile/android/base/GeckoProfile.java View 1 2 1 chunk +2 lines, -5 lines 0 comments Download

Messages

Total messages: 9
Felix Dahlke
This disables the confusing "Log into Adblock Browser" (AKA Firefox Sync) popup on first run.
Dec. 24, 2014, 9:48 a.m. (2014-12-24 09:48:41 UTC) #1
René Jeschke
LGTM
Jan. 23, 2015, 3:53 p.m. (2015-01-23 15:53:23 UTC) #2
Felix Dahlke
I'm not sure why I thought my patch does the trick, but it certainly doesn't. ...
March 1, 2015, noon (2015-03-01 12:00:49 UTC) #3
René Jeschke
LGTM still, have a look at the comment. http://codereview.adblockplus.org/5928376401395712/diff/5750085036015616/mobile/android/base/BrowserApp.java File mobile/android/base/BrowserApp.java (right): http://codereview.adblockplus.org/5928376401395712/diff/5750085036015616/mobile/android/base/BrowserApp.java#newcode625 mobile/android/base/BrowserApp.java:625: // ...
March 1, 2015, 6:27 p.m. (2015-03-01 18:27:30 UTC) #4
Felix Dahlke
http://codereview.adblockplus.org/5928376401395712/diff/5750085036015616/mobile/android/base/BrowserApp.java File mobile/android/base/BrowserApp.java (right): http://codereview.adblockplus.org/5928376401395712/diff/5750085036015616/mobile/android/base/BrowserApp.java#newcode625 mobile/android/base/BrowserApp.java:625: // We never want the start pane to show ...
March 2, 2015, 3:46 a.m. (2015-03-02 03:46:59 UTC) #5
Felix Dahlke
Discussed this over IRC with René - we'll go for removing the code that sets ...
March 2, 2015, 9:25 a.m. (2015-03-02 09:25:57 UTC) #6
Felix Dahlke
New patch set up, as discussed.
March 2, 2015, 10:01 a.m. (2015-03-02 10:01:41 UTC) #7
René Jeschke
On 2015/03/02 10:01:41, Felix H. Dahlke wrote: > New patch set up, as discussed. LGTM
March 2, 2015, 10:03 a.m. (2015-03-02 10:03:40 UTC) #8
Wladimir Palant
March 2, 2015, 11:09 a.m. (2015-03-02 11:09:34 UTC) #9
LGTM

Powered by Google App Engine
This is Rietveld