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

Issue 4814987935612928: Issue 2213 - landing page for mobile beta launch (Closed)

Created:
April 21, 2015, 10:46 a.m. by saroyanm
Modified:
May 29, 2015, 9:04 a.m.
CC:
Felix Dahlke, rossg, Wladimir Palant
Visibility:
Public.

Description

Related ticket: https://issues.adblockplus.org/ticket/2213

Patch Set 1 #

Total comments: 74

Patch Set 2 : Adjusted for IE8 after tests and addressed Thomas and Sebastian comments #

Total comments: 16

Patch Set 3 : Updated according Thomas comments #

Total comments: 4

Patch Set 4 : Changed onload event of XHR to readystatechange #

Patch Set 5 : Remove client side email validation #

Total comments: 14

Patch Set 6 : Addressed Sebastian comments #

Total comments: 4

Patch Set 7 : Nit fixes #

Total comments: 6

Patch Set 8 : Patch Set 8 : Add lang param to request #

Total comments: 2

Patch Set 9 : Encoding fix #

Total comments: 3

Patch Set 10 : Make meta tags translatable #

Unified diffs Side-by-side diffs Delta from patch set Stats (+279 lines, -0 lines) Patch
A adblock-browser.html View 1 2 3 4 5 6 7 8 9 1 chunk +39 lines, -0 lines 0 comments Download
A adblock-browser-head.html View 1 2 3 4 5 6 7 8 9 1 chunk +240 lines, -0 lines 0 comments Download

Messages

Total messages: 42
saroyanm
Guys please have a look when you will have time. Please consider that the promo ...
April 21, 2015, 10:56 a.m. (2015-04-21 10:56:37 UTC) #1
saroyanm
On 2015/04/21 10:56:37, saroyanm wrote: > Guys please have a look when you will have ...
April 21, 2015, 10:59 a.m. (2015-04-21 10:59:23 UTC) #2
Thomas Greiner
http://codereview.adblockplus.org/4814987935612928/diff/5629499534213120/adblock-browser-head.html File adblock-browser-head.html (right): http://codereview.adblockplus.org/4814987935612928/diff/5629499534213120/adblock-browser-head.html#newcode1 adblock-browser-head.html:1: <link rel="canonical" href="https://adblockplus.org/"/> This page is not a duplicate ...
April 21, 2015, 1:31 p.m. (2015-04-21 13:31:45 UTC) #3
Sebastian Noack
http://codereview.adblockplus.org/4814987935612928/diff/5629499534213120/adblock-browser-head.html File adblock-browser-head.html (right): http://codereview.adblockplus.org/4814987935612928/diff/5629499534213120/adblock-browser-head.html#newcode190 adblock-browser-head.html:190: && !(/(.+)@(.+){2,}\.(.+){2,}/.test(emailTextbox.value))) Didn't we agree to leave email validation ...
April 22, 2015, 7:52 a.m. (2015-04-22 07:52:45 UTC) #4
saroyanm
Patch Set 2 : Adjusted for IE8 after tests and addressed Thomas and Sebastian comments ...
April 22, 2015, 3:27 p.m. (2015-04-22 15:27:08 UTC) #5
Thomas Greiner
http://codereview.adblockplus.org/4814987935612928/diff/5629499534213120/adblock-browser-head.html File adblock-browser-head.html (right): http://codereview.adblockplus.org/4814987935612928/diff/5629499534213120/adblock-browser-head.html#newcode15 adblock-browser-head.html:15: margin-bottom: 28px; On 2015/04/22 15:27:08, saroyanm wrote: > On ...
April 23, 2015, 10:47 a.m. (2015-04-23 10:47:11 UTC) #6
Sebastian Noack
http://codereview.adblockplus.org/4814987935612928/diff/5629499534213120/adblock-browser-head.html File adblock-browser-head.html (right): http://codereview.adblockplus.org/4814987935612928/diff/5629499534213120/adblock-browser-head.html#newcode190 adblock-browser-head.html:190: && !(/(.+)@(.+){2,}\.(.+){2,}/.test(emailTextbox.value))) On 2015/04/22 15:27:08, saroyanm wrote: > On ...
April 23, 2015, 11:57 a.m. (2015-04-23 11:57:58 UTC) #7
saroyanm
Patch Set 3 : Updated according Thomas comments http://codereview.adblockplus.org/4814987935612928/diff/5689792285114368/adblock-browser-head.html File adblock-browser-head.html (right): http://codereview.adblockplus.org/4814987935612928/diff/5689792285114368/adblock-browser-head.html#newcode68 adblock-browser-head.html:68: height: ...
April 23, 2015, 1:07 p.m. (2015-04-23 13:07:59 UTC) #8
saroyanm
Reply to Sebastian's comment http://codereview.adblockplus.org/4814987935612928/diff/5629499534213120/adblock-browser-head.html File adblock-browser-head.html (right): http://codereview.adblockplus.org/4814987935612928/diff/5629499534213120/adblock-browser-head.html#newcode190 adblock-browser-head.html:190: && !(/(.+)@(.+){2,}\.(.+){2,}/.test(emailTextbox.value))) On 2015/04/23 11:57:58, ...
April 23, 2015, 1:29 p.m. (2015-04-23 13:29:04 UTC) #9
Sebastian Noack
http://codereview.adblockplus.org/4814987935612928/diff/5629499534213120/adblock-browser-head.html File adblock-browser-head.html (right): http://codereview.adblockplus.org/4814987935612928/diff/5629499534213120/adblock-browser-head.html#newcode190 adblock-browser-head.html:190: && !(/(.+)@(.+){2,}\.(.+){2,}/.test(emailTextbox.value))) On 2015/04/23 13:29:04, saroyanm wrote: > On ...
April 23, 2015, 1:32 p.m. (2015-04-23 13:32:49 UTC) #10
Thomas Greiner
http://codereview.adblockplus.org/4814987935612928/diff/5689792285114368/adblock-browser-head.html File adblock-browser-head.html (right): http://codereview.adblockplus.org/4814987935612928/diff/5689792285114368/adblock-browser-head.html#newcode68 adblock-browser-head.html:68: height: 44px; On 2015/04/23 13:07:59, saroyanm wrote: > On ...
April 23, 2015, 1:38 p.m. (2015-04-23 13:38:00 UTC) #11
saroyanm
http://codereview.adblockplus.org/4814987935612928/diff/5629499534213120/adblock-browser-head.html File adblock-browser-head.html (right): http://codereview.adblockplus.org/4814987935612928/diff/5629499534213120/adblock-browser-head.html#newcode190 adblock-browser-head.html:190: && !(/(.+)@(.+){2,}\.(.+){2,}/.test(emailTextbox.value))) On 2015/04/23 13:32:49, Sebastian Noack wrote: > ...
April 23, 2015, 1:55 p.m. (2015-04-23 13:55:10 UTC) #12
Sebastian Noack
http://codereview.adblockplus.org/4814987935612928/diff/5629499534213120/adblock-browser-head.html File adblock-browser-head.html (right): http://codereview.adblockplus.org/4814987935612928/diff/5629499534213120/adblock-browser-head.html#newcode190 adblock-browser-head.html:190: && !(/(.+)@(.+){2,}\.(.+){2,}/.test(emailTextbox.value))) On 2015/04/23 13:55:11, saroyanm wrote: > On ...
April 23, 2015, 2:05 p.m. (2015-04-23 14:05:28 UTC) #13
saroyanm
http://codereview.adblockplus.org/4814987935612928/diff/5629499534213120/adblock-browser-head.html File adblock-browser-head.html (right): http://codereview.adblockplus.org/4814987935612928/diff/5629499534213120/adblock-browser-head.html#newcode190 adblock-browser-head.html:190: && !(/(.+)@(.+){2,}\.(.+){2,}/.test(emailTextbox.value))) > But again, we are talking about ...
April 23, 2015, 2:26 p.m. (2015-04-23 14:26:26 UTC) #14
Sebastian Noack
http://codereview.adblockplus.org/4814987935612928/diff/5629499534213120/adblock-browser-head.html File adblock-browser-head.html (right): http://codereview.adblockplus.org/4814987935612928/diff/5629499534213120/adblock-browser-head.html#newcode190 adblock-browser-head.html:190: && !(/(.+)@(.+){2,}\.(.+){2,}/.test(emailTextbox.value))) On 2015/04/23 14:26:26, saroyanm wrote: > > ...
April 23, 2015, 2:41 p.m. (2015-04-23 14:41:19 UTC) #15
saroyanm
http://codereview.adblockplus.org/4814987935612928/diff/5629499534213120/adblock-browser-head.html File adblock-browser-head.html (right): http://codereview.adblockplus.org/4814987935612928/diff/5629499534213120/adblock-browser-head.html#newcode190 adblock-browser-head.html:190: && !(/(.+)@(.+){2,}\.(.+){2,}/.test(emailTextbox.value))) > Exactly, it would be a nice ...
April 23, 2015, 3:02 p.m. (2015-04-23 15:02:05 UTC) #16
Sebastian Noack
http://codereview.adblockplus.org/4814987935612928/diff/5629499534213120/adblock-browser-head.html File adblock-browser-head.html (right): http://codereview.adblockplus.org/4814987935612928/diff/5629499534213120/adblock-browser-head.html#newcode190 adblock-browser-head.html:190: && !(/(.+)@(.+){2,}\.(.+){2,}/.test(emailTextbox.value))) On 2015/04/23 15:02:05, saroyanm wrote: > > ...
April 23, 2015, 3:31 p.m. (2015-04-23 15:31:56 UTC) #17
saroyanm
http://codereview.adblockplus.org/4814987935612928/diff/5629499534213120/adblock-browser-head.html File adblock-browser-head.html (right): http://codereview.adblockplus.org/4814987935612928/diff/5629499534213120/adblock-browser-head.html#newcode190 adblock-browser-head.html:190: && !(/(.+)@(.+){2,}\.(.+){2,}/.test(emailTextbox.value))) On 2015/04/23 15:31:56, Sebastian Noack wrote: > ...
April 23, 2015, 3:45 p.m. (2015-04-23 15:45:52 UTC) #18
Sebastian Noack
http://codereview.adblockplus.org/4814987935612928/diff/5629499534213120/adblock-browser-head.html File adblock-browser-head.html (right): http://codereview.adblockplus.org/4814987935612928/diff/5629499534213120/adblock-browser-head.html#newcode190 adblock-browser-head.html:190: && !(/(.+)@(.+){2,}\.(.+){2,}/.test(emailTextbox.value))) On 2015/04/23 15:45:52, saroyanm wrote: > On ...
April 23, 2015, 4 p.m. (2015-04-23 16:00:12 UTC) #19
saroyanm
http://codereview.adblockplus.org/4814987935612928/diff/5728116278296576/adblock-browser-head.html File adblock-browser-head.html (right): http://codereview.adblockplus.org/4814987935612928/diff/5728116278296576/adblock-browser-head.html#newcode146 adblock-browser-head.html:146: if (type == "DOMContentLoaded" || type == "load") On ...
April 23, 2015, 4:02 p.m. (2015-04-23 16:02:43 UTC) #20
saroyanm
Patch Set 5 : Remove client side email validation @Sebastian please let me know if ...
April 23, 2015, 5:13 p.m. (2015-04-23 17:13:42 UTC) #21
Sebastian Noack
http://codereview.adblockplus.org/4814987935612928/diff/5692201761767424/adblock-browser.html File adblock-browser.html (right): http://codereview.adblockplus.org/4814987935612928/diff/5692201761767424/adblock-browser.html#newcode26 adblock-browser.html:26: Oops! You didn't enter your email address. On 2015/04/23 ...
April 24, 2015, 9:54 a.m. (2015-04-24 09:54:50 UTC) #22
Sebastian Noack
http://codereview.adblockplus.org/4814987935612928/diff/5692201761767424/adblock-browser-head.html File adblock-browser-head.html (right): http://codereview.adblockplus.org/4814987935612928/diff/5692201761767424/adblock-browser-head.html#newcode150 adblock-browser-head.html:150: if ("attachEvent" in obj) Nit: Please add comment: // ...
April 24, 2015, 10:22 a.m. (2015-04-24 10:22:58 UTC) #23
saroyanm
Patch Set 6 : Addressed Sebastian comments Sorry for late updated. http://codereview.adblockplus.org/4814987935612928/diff/5692201761767424/adblock-browser-head.html File adblock-browser-head.html (right): ...
April 24, 2015, 2:56 p.m. (2015-04-24 14:56:31 UTC) #24
Sebastian Noack
http://codereview.adblockplus.org/4814987935612928/diff/5692201761767424/adblock-browser.html File adblock-browser.html (right): http://codereview.adblockplus.org/4814987935612928/diff/5692201761767424/adblock-browser.html#newcode20 adblock-browser.html:20: <input id="subscribe-textbox" type="email" name="email" required=""><attr name="placeholder">Your email address</attr></input> On ...
April 24, 2015, 3:46 p.m. (2015-04-24 15:46:10 UTC) #25
saroyanm
Patch Set 7 : Nit fixes http://codereview.adblockplus.org/4814987935612928/diff/5092658686984192/adblock-browser-head.html File adblock-browser-head.html (right): http://codereview.adblockplus.org/4814987935612928/diff/5092658686984192/adblock-browser-head.html#newcode172 adblock-browser-head.html:172: return document.getElementById("subscribe-textbox").placeholder; On ...
April 24, 2015, 3:54 p.m. (2015-04-24 15:54:04 UTC) #26
Sebastian Noack
LGTM
April 24, 2015, 4:16 p.m. (2015-04-24 16:16:14 UTC) #27
Sebastian Noack
http://codereview.adblockplus.org/4814987935612928/diff/5678807906254848/adblock-browser.html File adblock-browser.html (right): http://codereview.adblockplus.org/4814987935612928/diff/5678807906254848/adblock-browser.html#newcode20 adblock-browser.html:20: <input id="subscribe-textbox" type="email" name="email" required=""><attr name="placeholder">Your email address</attr></input> While ...
April 27, 2015, 2:24 p.m. (2015-04-27 14:24:34 UTC) #28
saroyanm
http://codereview.adblockplus.org/4814987935612928/diff/5678807906254848/adblock-browser.html File adblock-browser.html (right): http://codereview.adblockplus.org/4814987935612928/diff/5678807906254848/adblock-browser.html#newcode20 adblock-browser.html:20: <input id="subscribe-textbox" type="email" name="email" required=""><attr name="placeholder">Your email address</attr></input> On ...
April 27, 2015, 2:57 p.m. (2015-04-27 14:57:29 UTC) #29
Sebastian Noack
http://codereview.adblockplus.org/4814987935612928/diff/5678807906254848/adblock-browser.html File adblock-browser.html (right): http://codereview.adblockplus.org/4814987935612928/diff/5678807906254848/adblock-browser.html#newcode20 adblock-browser.html:20: <input id="subscribe-textbox" type="email" name="email" required=""><attr name="placeholder">Your email address</attr></input> On ...
April 27, 2015, 3:12 p.m. (2015-04-27 15:12:52 UTC) #30
saroyanm
http://codereview.adblockplus.org/4814987935612928/diff/5678807906254848/adblock-browser.html File adblock-browser.html (right): http://codereview.adblockplus.org/4814987935612928/diff/5678807906254848/adblock-browser.html#newcode20 adblock-browser.html:20: <input id="subscribe-textbox" type="email" name="email" required=""><attr name="placeholder">Your email address</attr></input> On ...
April 27, 2015, 3:24 p.m. (2015-04-27 15:24:51 UTC) #31
Sebastian Noack
http://codereview.adblockplus.org/4814987935612928/diff/5678807906254848/adblock-browser.html File adblock-browser.html (right): http://codereview.adblockplus.org/4814987935612928/diff/5678807906254848/adblock-browser.html#newcode20 adblock-browser.html:20: <input id="subscribe-textbox" type="email" name="email" required=""><attr name="placeholder">Your email address</attr></input> On ...
April 27, 2015, 3:33 p.m. (2015-04-27 15:33:09 UTC) #32
Thomas Greiner
> > Okey so in that case I should extract language from URL, this should ...
April 27, 2015, 3:44 p.m. (2015-04-27 15:44:26 UTC) #33
saroyanm
On 2015/04/27 15:44:26, Thomas Greiner wrote: > > > Okey so in that case I ...
April 27, 2015, 3:59 p.m. (2015-04-27 15:59:42 UTC) #34
saroyanm
Patch Set 8 : Add lang param to request
April 27, 2015, 4:03 p.m. (2015-04-27 16:03:20 UTC) #35
Sebastian Noack
http://codereview.adblockplus.org/4814987935612928/diff/5678807906254848/adblock-browser.html File adblock-browser.html (right): http://codereview.adblockplus.org/4814987935612928/diff/5678807906254848/adblock-browser.html#newcode20 adblock-browser.html:20: <input id="subscribe-textbox" type="email" name="email" required=""><attr name="placeholder">Your email address</attr></input> On ...
April 27, 2015, 6:30 p.m. (2015-04-27 18:30:43 UTC) #36
saroyanm
Patch Set 9 : Encoding fix http://codereview.adblockplus.org/4814987935612928/diff/5715426797420544/adblock-browser-head.html File adblock-browser-head.html (right): http://codereview.adblockplus.org/4814987935612928/diff/5715426797420544/adblock-browser-head.html#newcode211 adblock-browser-head.html:211: params += "&lang=" ...
April 28, 2015, 8:24 a.m. (2015-04-28 08:24:25 UTC) #37
Sebastian Noack
LGTM
April 28, 2015, 8:36 a.m. (2015-04-28 08:36:24 UTC) #38
Thomas Greiner
LGTM, remaining comment is just about moving one of your inline comments http://codereview.adblockplus.org/4814987935612928/diff/5734977488551936/adblock-browser-head.html File adblock-browser-head.html ...
April 28, 2015, 12:52 p.m. (2015-04-28 12:52:38 UTC) #39
Thomas Greiner
http://codereview.adblockplus.org/4814987935612928/diff/5734977488551936/adblock-browser-head.html File adblock-browser-head.html (right): http://codereview.adblockplus.org/4814987935612928/diff/5734977488551936/adblock-browser-head.html#newcode1 adblock-browser-head.html:1: <meta name="title" content="Adblock Browser Beta Launch" /> Actually, I ...
April 29, 2015, 1:01 p.m. (2015-04-29 13:01:06 UTC) #40
saroyanm
Patch Set 10 : Make meta tags translatable http://codereview.adblockplus.org/4814987935612928/diff/5734977488551936/adblock-browser-head.html File adblock-browser-head.html (right): http://codereview.adblockplus.org/4814987935612928/diff/5734977488551936/adblock-browser-head.html#newcode1 adblock-browser-head.html:1: <meta ...
April 29, 2015, 1:13 p.m. (2015-04-29 13:13:37 UTC) #41
Thomas Greiner
April 29, 2015, 1:22 p.m. (2015-04-29 13:22:34 UTC) #42
LGTM again

Powered by Google App Engine
This is Rietveld