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

Issue 5244235691327488: Issue 2072 - Don`t duplicate 128x128 icon in Chrome builds (Closed)

Created:
March 2, 2015, 2:12 p.m. by Wladimir Palant
Modified:
March 26, 2015, 9:11 p.m.
Visibility:
Public.

Description

Issue 2072 - Don`t duplicate 128x128 icon in Chrome builds

Patch Set 1 #

Total comments: 8
Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -3 lines) Patch
M firstRun.html View 1 chunk +1 line, -1 line 0 comments Download
M firstRun.js View 1 chunk +11 lines, -0 lines 5 comments Download
M skin/abp-128.png View Binary file 0 comments Download
M skin/firstRun.css View 1 chunk +0 lines, -2 lines 3 comments Download

Messages

Total messages: 7
Wladimir Palant
March 2, 2015, 2:13 p.m. (2015-03-02 14:13:00 UTC) #1
Sebastian Noack
http://codereview.adblockplus.org/5244235691327488/diff/5629499534213120/firstRun.js File firstRun.js (right): http://codereview.adblockplus.org/5244235691327488/diff/5629499534213120/firstRun.js#newcode62 firstRun.js:62: logo.src = "skin/abp-128.png"; Can't you specify that URL in ...
March 2, 2015, 2:25 p.m. (2015-03-02 14:25:01 UTC) #2
Wladimir Palant
http://codereview.adblockplus.org/5244235691327488/diff/5629499534213120/firstRun.js File firstRun.js (right): http://codereview.adblockplus.org/5244235691327488/diff/5629499534213120/firstRun.js#newcode62 firstRun.js:62: logo.src = "skin/abp-128.png"; On 2015/03/02 14:25:02, Sebastian Noack wrote: ...
March 2, 2015, 2:28 p.m. (2015-03-02 14:28:51 UTC) #3
Sebastian Noack
http://codereview.adblockplus.org/5244235691327488/diff/5629499534213120/firstRun.js File firstRun.js (right): http://codereview.adblockplus.org/5244235691327488/diff/5629499534213120/firstRun.js#newcode63 firstRun.js:63: var errorCallback = function() On 2015/03/02 14:28:51, Wladimir Palant ...
March 2, 2015, 2:32 p.m. (2015-03-02 14:32:16 UTC) #4
Wladimir Palant
http://codereview.adblockplus.org/5244235691327488/diff/5629499534213120/skin/firstRun.css File skin/firstRun.css (left): http://codereview.adblockplus.org/5244235691327488/diff/5629499534213120/skin/firstRun.css#oldcode155 skin/firstRun.css:155: height: 128px; On 2015/03/02 14:25:02, Sebastian Noack wrote: > ...
March 2, 2015, 2:34 p.m. (2015-03-02 14:34:17 UTC) #5
Sebastian Noack
LGTM http://codereview.adblockplus.org/5244235691327488/diff/5629499534213120/skin/firstRun.css File skin/firstRun.css (left): http://codereview.adblockplus.org/5244235691327488/diff/5629499534213120/skin/firstRun.css#oldcode155 skin/firstRun.css:155: height: 128px; On 2015/03/02 14:34:17, Wladimir Palant wrote: ...
March 2, 2015, 2:35 p.m. (2015-03-02 14:35:08 UTC) #6
Thomas Greiner
March 3, 2015, 12:29 p.m. (2015-03-03 12:29:39 UTC) #7
LGTM

Powered by Google App Engine
This is Rietveld