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

Issue 6341149593698304: Issue 301 - Change for each to for .. of .. in lib/ (Closed)

Created:
April 10, 2014, 5:02 p.m. by tschuster
Modified:
April 14, 2014, 6 p.m.
Reviewers:
Wladimir Palant
Visibility:
Public.

Description

Change for each to for .. of .. in lib/

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+50 lines, -50 lines) Patch
M lib/Public.jsm View 2 chunks +3 lines, -3 lines 0 comments Download
M lib/antiadblockInit.js View 1 chunk +1 line, -1 line 0 comments Download
M lib/contentPolicy.js View 6 chunks +7 lines, -7 lines 0 comments Download
M lib/downloader.js View 1 chunk +1 line, -1 line 0 comments Download
M lib/filterClasses.js View 2 chunks +2 lines, -2 lines 0 comments Download
M lib/filterListener.js View 1 chunk +1 line, -1 line 0 comments Download
M lib/filterNotifier.js View 1 chunk +1 line, -1 line 0 comments Download
M lib/filterStorage.js View 4 chunks +5 lines, -5 lines 0 comments Download
M lib/notification.js View 4 chunks +6 lines, -6 lines 0 comments Download
M lib/objectTabs.js View 1 chunk +1 line, -1 line 0 comments Download
M lib/requestNotifier.js View 1 chunk +1 line, -1 line 0 comments Download
M lib/subscriptionClasses.js View 2 chunks +2 lines, -2 lines 0 comments Download
M lib/sync.js View 6 chunks +12 lines, -12 lines 0 comments Download
M lib/synchronizer.js View 2 chunks +2 lines, -2 lines 0 comments Download
M lib/ui.js View 4 chunks +4 lines, -4 lines 0 comments Download
M lib/utils.js View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2
tschuster
review please
April 10, 2014, 5:11 p.m. (2014-04-10 17:11:09 UTC) #1
Wladimir Palant
April 11, 2014, 5:47 a.m. (2014-04-11 05:47:00 UTC) #2
LGTM

Please note that the unit tests extension
(https://hg.adblockplus.org/adblockplustests/) needs updating as well.

Powered by Google App Engine
This is Rietveld