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

Issue 29332615: Issue 3257 - Create uninstallation page in adblockplus.org (use GET http request) (Closed)

Created:
Dec. 14, 2015, 1:32 p.m. by saroyanm
Modified:
Dec. 14, 2015, 3:03 p.m.
Reviewers:
Sebastian Noack
CC:
Thomas Greiner, Felix Dahlke
Visibility:
Public.

Description

Aligned with designers and Job regarding changes here, they are fine with that, like placement of characters count, wording.

Patch Set 1 : Renamed the files #

Patch Set 2 : Use get instead of post, implement characters countdown #

Total comments: 4

Patch Set 3 : Addressed Sebastian comments #

Total comments: 2

Patch Set 4 : nit fix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -8 lines) Patch
M pages/uninstalled.tmpl View 1 2 3 4 chunks +21 lines, -9 lines 0 comments Download
M pages/uninstalled-submit.md View 0 chunks +-1 lines, --1 lines 0 comments Download

Messages

Total messages: 6
saroyanm
@Sebastian can you please have a look ?
Dec. 14, 2015, 1:56 p.m. (2015-12-14 13:56:08 UTC) #1
Sebastian Noack
https://codereview.adblockplus.org/29332615/diff/29332625/pages/uninstalled.tmpl File pages/uninstalled.tmpl (left): https://codereview.adblockplus.org/29332615/diff/29332625/pages/uninstalled.tmpl#oldcode31 pages/uninstalled.tmpl:31: input.setAttribute("name", paramSplit[0]); The parameter key can theoretically also include ...
Dec. 14, 2015, 2:16 p.m. (2015-12-14 14:16:34 UTC) #2
saroyanm
New patch uploaded. https://codereview.adblockplus.org/29332615/diff/29332625/pages/uninstalled.tmpl File pages/uninstalled.tmpl (left): https://codereview.adblockplus.org/29332615/diff/29332625/pages/uninstalled.tmpl#oldcode31 pages/uninstalled.tmpl:31: input.setAttribute("name", paramSplit[0]); On 2015/12/14 14:16:34, Sebastian ...
Dec. 14, 2015, 2:48 p.m. (2015-12-14 14:48:12 UTC) #3
Sebastian Noack
https://codereview.adblockplus.org/29332615/diff/29332628/pages/uninstalled.tmpl File pages/uninstalled.tmpl (right): https://codereview.adblockplus.org/29332615/diff/29332628/pages/uninstalled.tmpl#newcode52 pages/uninstalled.tmpl:52: reasonOther.classList.toggle("hidden") Nit: Missing semicolon
Dec. 14, 2015, 2:51 p.m. (2015-12-14 14:51:40 UTC) #4
saroyanm
https://codereview.adblockplus.org/29332615/diff/29332628/pages/uninstalled.tmpl File pages/uninstalled.tmpl (right): https://codereview.adblockplus.org/29332615/diff/29332628/pages/uninstalled.tmpl#newcode52 pages/uninstalled.tmpl:52: reasonOther.classList.toggle("hidden") On 2015/12/14 14:51:40, Sebastian Noack wrote: > Nit: ...
Dec. 14, 2015, 2:53 p.m. (2015-12-14 14:53:19 UTC) #5
Sebastian Noack
Dec. 14, 2015, 2:59 p.m. (2015-12-14 14:59:49 UTC) #6
LGTM

Powered by Google App Engine
This is Rietveld