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

Issue 5695444839563264: Issue 1434 - Remove some non-standard JS usage from buildtools. (Closed)

Created:
Sept. 24, 2014, 1:31 p.m. by tschuster
Modified:
March 15, 2017, 3:18 p.m.
Reviewers:
Wladimir Palant
Visibility:
Public.

Description

Issue 1434 - Remove some non-standard JS usage from buildtools.

Patch Set 1 #

Total comments: 3

Patch Set 2 : Updated from review comments, removed not needed ifs #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+70 lines, -31 lines) Patch
M lib/keySelector.js View 1 1 chunk +10 lines, -4 lines 1 comment Download
M lib/prefs.js View 3 chunks +60 lines, -27 lines 0 comments Download

Messages

Total messages: 8
tschuster
Sept. 24, 2014, 1:31 p.m. (2014-09-24 13:31:18 UTC) #1
tschuster
On 2014/09/24 13:31:18, tschuster wrote: I guess I never requested a review here, just found ...
Nov. 16, 2014, 11:51 a.m. (2014-11-16 11:51:32 UTC) #2
Wladimir Palant
I'm not really sure whether I consider your changes beyond replacing for each (.. in ...
Nov. 17, 2014, 8:05 p.m. (2014-11-17 20:05:17 UTC) #3
tschuster
On 2014/11/17 20:05:17, Wladimir Palant wrote: > I'm not really sure whether I consider your ...
Nov. 17, 2014, 8:46 p.m. (2014-11-17 20:46:17 UTC) #4
tschuster
Nov. 24, 2014, 4 p.m. (2014-11-24 16:00:37 UTC) #5
Wladimir Palant
http://codereview.adblockplus.org/5695444839563264/diff/5757334940811264/lib/keySelector.js File lib/keySelector.js (right): http://codereview.adblockplus.org/5695444839563264/diff/5757334940811264/lib/keySelector.js#newcode97 lib/keySelector.js:97: let modifiers = keyModifiers ? keyModifiers.toUpperCase().match(/\w+/g) : null; Comment ...
Dec. 9, 2014, 9:24 p.m. (2014-12-09 21:24:49 UTC) #6
tschuster
On 2014/12/09 21:24:49, Wladimir Palant wrote: > http://codereview.adblockplus.org/5695444839563264/diff/5757334940811264/lib/keySelector.js > File lib/keySelector.js (right): > > http://codereview.adblockplus.org/5695444839563264/diff/5757334940811264/lib/keySelector.js#newcode97 ...
Dec. 13, 2014, 12:11 p.m. (2014-12-13 12:11:58 UTC) #7
Wladimir Palant
March 15, 2017, 3:17 p.m. (2017-03-15 15:17:58 UTC) #8
I'm closing this review, the issues have been addressed elsewhere since.

Powered by Google App Engine
This is Rietveld