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

Issue 29341383: Issue 2606 - Firefox logo shown in background on empty Adblock Browser New Tab and Search pages (Closed)

Created:
May 13, 2016, 10:24 a.m. by diegocarloslima
Modified:
Nov. 21, 2016, 1:10 p.m.
Reviewers:
anton, Felix Dahlke
CC:
René Jeschke
Visibility:
Public.

Description

Issue 2606 - Firefox logo shown in background on empty Adblock Browser New Tab and Search pages

Patch Set 1 #

Patch Set 2 : Adding missing drawable resources #

Patch Set 3 : Including drawable resources removal #

Patch Set 4 : Adding change comments #

Total comments: 2

Patch Set 5 : Adjustments in comments #

Messages

Total messages: 7
diegocarloslima
May 13, 2016, 10:28 a.m. (2016-05-13 10:28:12 UTC) #1
diegocarloslima
May 18, 2016, 9:11 a.m. (2016-05-18 09:11:42 UTC) #2
anton
On 2016/05/18 09:11:42, diegocarloslima wrote: LGTM
Sept. 30, 2016, 7:19 a.m. (2016-09-30 07:19:16 UTC) #3
Felix Dahlke
I wonder if we shouldn't just replace icon_home_empty_firefox.png with ours, that would be a less ...
Sept. 30, 2016, 7:28 a.m. (2016-09-30 07:28:55 UTC) #4
diegocarloslima
On 2016/09/30 07:28:55, Felix Dahlke wrote: > I wonder if we shouldn't just replace icon_home_empty_firefox.png ...
Oct. 25, 2016, 4:38 p.m. (2016-10-25 16:38:21 UTC) #5
Felix Dahlke
On 2016/10/25 16:38:21, diegocarloslima wrote: > On 2016/09/30 07:28:55, Felix Dahlke wrote: > > I ...
Oct. 27, 2016, 5:28 a.m. (2016-10-27 05:28:18 UTC) #6
Felix Dahlke
Nov. 17, 2016, 6:38 p.m. (2016-11-17 18:38:52 UTC) #7
LGTM with two nits. Feel free to address those, or not.

https://codereview.adblockplus.org/29341383/diff/29361535/mobile/android/base...
File mobile/android/base/home/PanelAuthLayout.java (right):

https://codereview.adblockplus.org/29341383/diff/29361535/mobile/android/base...
mobile/android/base/home/PanelAuthLayout.java:56: // Changed icon. See
https://issues.adblockplus.org/ticket/2606
Nit: Makes more sense to me if you'd move this one line down, i.e. after the
upstream comment. But not important.

https://codereview.adblockplus.org/29341383/diff/29361535/mobile/android/base...
File mobile/android/base/home/PanelLayout.java (right):

https://codereview.adblockplus.org/29341383/diff/29361535/mobile/android/base...
mobile/android/base/home/PanelLayout.java:463: // Changed icon. See
https://issues.adblockplus.org/ticket/2606
Nit: I guess it would suffice to have this comment once, above the block (i.e.
moving it one line up). But I don't mind either way, up to you AFAICT.

Powered by Google App Engine
This is Rietveld