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

Issue 8382011: Applied changes from emailed code review (Closed)

Created:
Sept. 18, 2012, 2:06 p.m. by Thomas Greiner
Modified:
Nov. 21, 2012, 4:35 p.m.
Reviewers:
Wladimir Palant
Visibility:
Public.

Description

Applied changes from emailed code review

Patch Set 1 #

Total comments: 10

Patch Set 2 : Applied remaining changes #

Total comments: 18

Patch Set 3 : #

Total comments: 1

Patch Set 4 : #

Total comments: 2

Patch Set 5 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3282 lines, -826 lines) Patch
M chrome/content/options.js View 1 2 4 chunks +19 lines, -15 lines 0 comments Download
M chrome/content/options.xul View 3 chunks +3 lines, -3 lines 0 comments Download
R chrome/content/survey.js View 1 1 chunk +0 lines, -26 lines 0 comments Download
M chrome/content/survey.xul View 1 2 3 4 1 chunk +10 lines, -15 lines 0 comments Download
A chrome/content/tests/qunit.css View 1 2 1 chunk +236 lines, -0 lines 0 comments Download
A chrome/content/tests/qunit.html View 1 2 1 chunk +17 lines, -0 lines 0 comments Download
A chrome/content/tests/qunit.js View 1 2 1 chunk +1808 lines, -0 lines 0 comments Download
A chrome/content/tests/tests/hooks.js View 1 2 1 chunk +120 lines, -0 lines 0 comments Download
A chrome/content/tests/tests/suffixTreeManipulation.js View 1 2 1 chunk +205 lines, -0 lines 0 comments Download
M chrome/locale/en-US/locale.properties View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
A chrome/locale/en-US/survey.dtd View 1 chunk +5 lines, -0 lines 0 comments Download
M chrome/skin/options.css View 1 chunk +10 lines, -9 lines 0 comments Download
M chrome/skin/survey.css View 1 2 3 1 chunk +11 lines, -13 lines 0 comments Download
M chrome/skin/typedItOptIn.css View 1 chunk +3 lines, -3 lines 0 comments Download
M defaults/prefs.js View 1 chunk +2 lines, -0 lines 0 comments Download
M lib/appIntegration.js View 1 2 6 chunks +173 lines, -115 lines 0 comments Download
A lib/hooks.js View 1 2 1 chunk +75 lines, -0 lines 0 comments Download
M lib/main.js View 1 2 1 chunk +0 lines, -48 lines 0 comments Download
M lib/rules.js View 1 2 4 chunks +101 lines, -6 lines 0 comments Download
M lib/survey.js View 1 2 3 4 2 chunks +55 lines, -52 lines 0 comments Download
M lib/typedItCollector.js View 1 2 4 chunks +35 lines, -60 lines 0 comments Download
M lib/typoFixer.js View 1 2 6 chunks +39 lines, -61 lines 0 comments Download
R lib/updateRules.js View 1 2 1 chunk +0 lines, -399 lines 0 comments Download
A updateRules.py View 1 2 1 chunk +355 lines, -0 lines 0 comments Download

Messages

Total messages: 9
Thomas Greiner
Sept. 18, 2012, 2:21 p.m. (2012-09-18 14:21:33 UTC) #1
Wladimir Palant
When you address the review comments please update this review with a new patchset created ...
Sept. 21, 2012, 2:40 p.m. (2012-09-21 14:40:25 UTC) #2
Wladimir Palant
http://codereview.adblockplus.org/8382011/diff/9001/chrome/content/survey.xul File chrome/content/survey.xul (right): http://codereview.adblockplus.org/8382011/diff/9001/chrome/content/survey.xul#newcode17 chrome/content/survey.xul:17: <image id="icon"/> You are adding this to a large ...
Sept. 28, 2012, 9:29 a.m. (2012-09-28 09:29:34 UTC) #3
Thomas Greiner
Sept. 28, 2012, 11:09 a.m. (2012-09-28 11:09:54 UTC) #4
Wladimir Palant
Please remove urlfixer.cancel from chrome/locale/en-US/locale.properties as well. http://codereview.adblockplus.org/8382011/diff/22001/lib/survey.js File lib/survey.js (right): http://codereview.adblockplus.org/8382011/diff/22001/lib/survey.js#newcode78 lib/survey.js:78: }); Forgot ...
Sept. 28, 2012, 11:29 a.m. (2012-09-28 11:29:33 UTC) #5
Thomas Greiner
Sept. 28, 2012, 12:52 p.m. (2012-09-28 12:52:58 UTC) #6
Wladimir Palant
http://codereview.adblockplus.org/8382011/diff/21002/chrome/content/survey.xul File chrome/content/survey.xul (right): http://codereview.adblockplus.org/8382011/diff/21002/chrome/content/survey.xul#newcode14 chrome/content/survey.xul:14: <label id="url-fixer-title">&urlfixer.survey.title;</label> Maybe <description> rather than <label>? Labels are ...
Sept. 28, 2012, 1:31 p.m. (2012-09-28 13:31:26 UTC) #7
Thomas Greiner
Sept. 28, 2012, 1:40 p.m. (2012-09-28 13:40:04 UTC) #8
Wladimir Palant
Sept. 28, 2012, 2:24 p.m. (2012-09-28 14:24:57 UTC) #9
LGTM

Powered by Google App Engine
This is Rietveld