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

Issue 29541876: Noissue - Always show "Install" button for Microsoft Edge (Closed)

Created:
Sept. 11, 2017, 5:12 p.m. by Sebastian Noack
Modified:
Sept. 13, 2017, 3:15 p.m.
Visibility:
Public.

Description

Noissue - Always show "Install" button for Microsoft Edge

Patch Set 1 #

Total comments: 4

Patch Set 2 : Always show button #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -46 lines) Patch
M includes/index.tmpl View 1 3 chunks +2 lines, -6 lines 1 comment Download
M static/css/index.css View 1 3 chunks +2 lines, -20 lines 0 comments Download
M static/js/index.js View 1 2 chunks +1 line, -20 lines 0 comments Download

Messages

Total messages: 9
Sebastian Noack
I plan to land this change once we submit Adblock Plus 0.9.10 to the Windows ...
Sept. 11, 2017, 5:14 p.m. (2017-09-11 17:14:40 UTC) #1
juliandoucette
On 2017/09/11 17:14:40, Sebastian Noack wrote: > I plan to land this change once we ...
Sept. 11, 2017, 10:27 p.m. (2017-09-11 22:27:15 UTC) #2
juliandoucette
On 2017/09/11 22:27:15, juliandoucette wrote: > Ah man :( ... I don't have the Creators ...
Sept. 11, 2017, 10:28 p.m. (2017-09-11 22:28:11 UTC) #3
Oleksandr
On 2017/09/11 22:27:15, juliandoucette wrote: > On 2017/09/11 17:14:40, Sebastian Noack wrote: > > I ...
Sept. 12, 2017, 12:25 a.m. (2017-09-12 00:25:57 UTC) #4
Sebastian Noack
https://codereview.adblockplus.org/29541876/diff/29541877/static/js/index.js File static/js/index.js (right): https://codereview.adblockplus.org/29541876/diff/29541877/static/js/index.js#newcode42 static/js/index.js:42: if (match && match[1] >= 15063 && content.classList.contains("edge")) On ...
Sept. 12, 2017, 12:58 a.m. (2017-09-12 00:58:20 UTC) #5
juliandoucette
LGTM Please don't close this issue until issue(s) are created for the edge cases discussed ...
Sept. 12, 2017, 11:47 a.m. (2017-09-12 11:47:17 UTC) #6
Oleksandr
https://codereview.adblockplus.org/29541876/diff/29541877/static/js/index.js File static/js/index.js (right): https://codereview.adblockplus.org/29541876/diff/29541877/static/js/index.js#newcode42 static/js/index.js:42: if (match && match[1] >= 15063 && content.classList.contains("edge")) On ...
Sept. 12, 2017, 5:20 p.m. (2017-09-12 17:20:09 UTC) #7
Sebastian Noack
As discussed on IRC, we agreed to show the button no matter what. This is ...
Sept. 12, 2017, 8:40 p.m. (2017-09-12 20:40:28 UTC) #8
juliandoucette
Sept. 13, 2017, 12:03 p.m. (2017-09-13 12:03:28 UTC) #9
LGTM

Powered by Google App Engine
This is Rietveld