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

Issue 4744516900749312: issue #1155 - Don't allow displaying icon text with Australis theme (Closed)

Created:
July 28, 2014, 7:58 p.m. by saroyanm
Modified:
July 30, 2014, 2:17 p.m.
Reviewers:
Wladimir Palant
Visibility:
Public.

Description

This issue is related to current ticket: https://issues.adblockplus.org/ticket/1155

Patch Set 1 #

Total comments: 5

Patch Set 2 : #

Total comments: 6

Patch Set 3 : #

Total comments: 7

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+34 lines, -2 lines) Patch
A chrome/content/addonPageAustralisStyles.css View 1 2 3 1 chunk +15 lines, -0 lines 0 comments Download
M chrome/content/settings.xul View 1 chunk +1 line, -1 line 0 comments Download
M lib/main.js View 1 2 3 5 chunks +18 lines, -1 line 0 comments Download

Messages

Total messages: 8
saroyanm
Wladimir can you please have look, when you have time.
July 28, 2014, 8:04 p.m. (2014-07-28 20:04:05 UTC) #1
Wladimir Palant
What if somebody already configured that feature in a previous version of Customization (or in ...
July 30, 2014, 7:45 a.m. (2014-07-30 07:45:39 UTC) #2
saroyanm
On 2014/07/30 07:45:39, Wladimir Palant wrote: > What if somebody already configured that feature in ...
July 30, 2014, 9:18 a.m. (2014-07-30 09:18:32 UTC) #3
Wladimir Palant
http://codereview.adblockplus.org/4744516900749312/diff/5717271485874176/lib/main.js File lib/main.js (right): http://codereview.adblockplus.org/4744516900749312/diff/5717271485874176/lib/main.js#newcode13 lib/main.js:13: let CustomizableUI = null; No point keeping a global ...
July 30, 2014, 9:38 a.m. (2014-07-30 09:38:55 UTC) #4
saroyanm
Updated. http://codereview.adblockplus.org/4744516900749312/diff/5717271485874176/lib/main.js File lib/main.js (right): http://codereview.adblockplus.org/4744516900749312/diff/5717271485874176/lib/main.js#newcode13 lib/main.js:13: let CustomizableUI = null; On 2014/07/30 09:38:55, Wladimir ...
July 30, 2014, 10:56 a.m. (2014-07-30 10:56:23 UTC) #5
Wladimir Palant
http://codereview.adblockplus.org/4744516900749312/diff/5700735861784576/chrome/content/noToolbarIconDisplay.css File chrome/content/noToolbarIconDisplay.css (right): http://codereview.adblockplus.org/4744516900749312/diff/5700735861784576/chrome/content/noToolbarIconDisplay.css#newcode13 chrome/content/noToolbarIconDisplay.css:13: visibility: collapse; Any reason why this shouldn't be display:none? ...
July 30, 2014, 11:34 a.m. (2014-07-30 11:34:08 UTC) #6
saroyanm
Updated. http://codereview.adblockplus.org/4744516900749312/diff/5700735861784576/chrome/content/noToolbarIconDisplay.css File chrome/content/noToolbarIconDisplay.css (right): http://codereview.adblockplus.org/4744516900749312/diff/5700735861784576/chrome/content/noToolbarIconDisplay.css#newcode13 chrome/content/noToolbarIconDisplay.css:13: visibility: collapse; On 2014/07/30 11:34:08, Wladimir Palant wrote: ...
July 30, 2014, 12:50 p.m. (2014-07-30 12:50:35 UTC) #7
Wladimir Palant
July 30, 2014, 1:30 p.m. (2014-07-30 13:30:09 UTC) #8
LGTM

Powered by Google App Engine
This is Rietveld