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

Issue 8937025: Encourage user to set email in issue reporter (Closed)

Created:
Nov. 22, 2012, 1:54 p.m. by Andrey Novikov
Modified:
Nov. 23, 2012, 6:50 a.m.
Reviewers:
Wladimir Palant
Visibility:
Public.

Description

Encourage user to set email in issue reporter

Patch Set 1 #

Total comments: 14

Patch Set 2 : Encourage user to set email in issue reporter #

Total comments: 4

Patch Set 3 : Encourage user to set email in issue reporter #

Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -9 lines) Patch
M chrome/content/ui/sendReport.js View 1 2 3 chunks +21 lines, -1 line 0 comments Download
M chrome/content/ui/sendReport.xul View 1 1 chunk +8 lines, -5 lines 0 comments Download
M chrome/locale/en-US/sendReport.dtd View 1 1 chunk +8 lines, -1 line 0 comments Download
M chrome/skin/sendReport.css View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 6
Andrey Novikov
Nov. 22, 2012, 1:54 p.m. (2012-11-22 13:54:13 UTC) #1
Wladimir Palant
http://codereview.adblockplus.org/8937025/diff/1/chrome/content/ui/sendReport.js File chrome/content/ui/sendReport.js (right): http://codereview.adblockplus.org/8937025/diff/1/chrome/content/ui/sendReport.js#newcode1326 chrome/content/ui/sendReport.js:1326: document.documentElement.canAdvance = true; I am mostly sure that canAdvance ...
Nov. 22, 2012, 2:16 p.m. (2012-11-22 14:16:29 UTC) #2
Andrey Novikov
http://codereview.adblockplus.org/8937025/diff/1/chrome/content/ui/sendReport.js File chrome/content/ui/sendReport.js (right): http://codereview.adblockplus.org/8937025/diff/1/chrome/content/ui/sendReport.js#newcode1326 chrome/content/ui/sendReport.js:1326: document.documentElement.canAdvance = true; It stays disabled in my case ...
Nov. 22, 2012, 2:44 p.m. (2012-11-22 14:44:15 UTC) #3
Wladimir Palant
http://codereview.adblockplus.org/8937025/diff/3002/chrome/content/ui/sendReport.js File chrome/content/ui/sendReport.js (right): http://codereview.adblockplus.org/8937025/diff/3002/chrome/content/ui/sendReport.js#newcode1390 chrome/content/ui/sendReport.js:1390: E("email").value = ""; Please don't do that, disabling it ...
Nov. 22, 2012, 3:08 p.m. (2012-11-22 15:08:21 UTC) #4
Andrey Novikov
http://codereview.adblockplus.org/8937025/diff/3002/chrome/content/ui/sendReport.js File chrome/content/ui/sendReport.js (right): http://codereview.adblockplus.org/8937025/diff/3002/chrome/content/ui/sendReport.js#newcode1390 chrome/content/ui/sendReport.js:1390: E("email").value = ""; It will be not obvious that ...
Nov. 23, 2012, 6:32 a.m. (2012-11-23 06:32:16 UTC) #5
Wladimir Palant
Nov. 23, 2012, 6:44 a.m. (2012-11-23 06:44:38 UTC) #6
LGTM

Please don't push that change yes, Adblock Plus 2.2.1 needs to be released
first.

Powered by Google App Engine
This is Rietveld