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

Issue 29508555: Issue 5450 - move FilterEngine into Platform (Closed)

Created:
Aug. 7, 2017, 8:28 a.m. by sergei
Modified:
Aug. 7, 2017, 2:51 p.m.
Reviewers:
hub
CC:
Felix Dahlke
Base URL:
https://github.com/adblockplus/libadblockplus.git
Visibility:
Public.

Description

# depends on https://codereview.adblockplus.org/29500602/

Patch Set 1 #

Total comments: 4

Patch Set 2 : fix typos #

Unified diffs Side-by-side diffs Delta from patch set Stats (+76 lines, -50 lines) Patch
M include/AdblockPlus/FilterEngine.h View 2 chunks +2 lines, -9 lines 0 comments Download
M include/AdblockPlus/Platform.h View 4 chunks +26 lines, -0 lines 0 comments Download
M shell/src/Main.cpp View 1 chunk +1 line, -1 line 0 comments Download
M src/FilterEngine.cpp View 1 chunk +0 lines, -14 lines 0 comments Download
M src/Platform.cpp View 1 chunk +26 lines, -0 lines 0 comments Download
M test/BaseJsTest.h View 1 1 chunk +1 line, -1 line 0 comments Download
M test/BaseJsTest.cpp View 1 2 chunks +3 lines, -3 lines 0 comments Download
M test/FilterEngine.cpp View 7 chunks +11 lines, -16 lines 0 comments Download
M test/Notification.cpp View 1 chunk +1 line, -1 line 0 comments Download
M test/Prefs.cpp View 1 chunk +1 line, -1 line 0 comments Download
M test/UpdateCheck.cpp View 1 chunk +1 line, -1 line 0 comments Download
M test/WebRequest.cpp View 3 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 4
sergei
Aug. 7, 2017, 8:35 a.m. (2017-08-07 08:35:33 UTC) #1
hub
few typos, otherwise looks fine. https://codereview.adblockplus.org/29508555/diff/29508556/test/BaseJsTest.cpp File test/BaseJsTest.cpp (right): https://codereview.adblockplus.org/29508555/diff/29508556/test/BaseJsTest.cpp#newcode39 test/BaseJsTest.cpp:39: Platform& paltform, typo here ...
Aug. 7, 2017, 12:05 p.m. (2017-08-07 12:05:56 UTC) #2
sergei
https://codereview.adblockplus.org/29508555/diff/29508556/test/BaseJsTest.cpp File test/BaseJsTest.cpp (right): https://codereview.adblockplus.org/29508555/diff/29508556/test/BaseJsTest.cpp#newcode39 test/BaseJsTest.cpp:39: Platform& paltform, On 2017/08/07 12:05:56, hub wrote: > typo ...
Aug. 7, 2017, 1:10 p.m. (2017-08-07 13:10:51 UTC) #3
hub
Aug. 7, 2017, 1:32 p.m. (2017-08-07 13:32:29 UTC) #4
LGTM

Powered by Google App Engine
This is Rietveld