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

Issue 29508569: Issue 5450 - don't expose std::shared_ptr<JsEngine> (Closed)

Created:
Aug. 7, 2017, 8:39 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/29508555/

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+251 lines, -267 lines) Patch
M include/AdblockPlus/FilterEngine.h View 1 chunk +1 line, -1 line 0 comments Download
M include/AdblockPlus/Platform.h View 1 chunk +1 line, -1 line 0 comments Download
M shell/src/GcCommand.h View 1 chunk +2 lines, -2 lines 0 comments Download
M shell/src/GcCommand.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M shell/src/Main.cpp View 1 chunk +1 line, -1 line 0 comments Download
M shell/src/PrefsCommand.cpp View 1 chunk +3 lines, -3 lines 0 comments Download
M src/FilterEngine.cpp View 3 chunks +7 lines, -7 lines 0 comments Download
M src/Platform.cpp View 1 chunk +17 lines, -16 lines 0 comments Download
M test/AppInfoJsObject.cpp View 1 chunk +12 lines, -13 lines 0 comments Download
M test/BaseJsTest.h View 1 chunk +14 lines, -1 line 0 comments Download
M test/ConsoleJsObject.cpp View 6 chunks +7 lines, -10 lines 0 comments Download
M test/FileSystemJsObject.cpp View 6 chunks +36 lines, -38 lines 0 comments Download
M test/FilterEngine.cpp View 9 chunks +8 lines, -10 lines 0 comments Download
M test/GlobalJsObject.cpp View 1 chunk +14 lines, -30 lines 0 comments Download
M test/JsEngine.cpp View 10 chunks +30 lines, -37 lines 0 comments Download
M test/JsValue.cpp View 11 chunks +15 lines, -15 lines 0 comments Download
M test/Notification.cpp View 2 chunks +2 lines, -3 lines 0 comments Download
M test/Prefs.cpp View 7 chunks +18 lines, -19 lines 0 comments Download
M test/UpdateCheck.cpp View 4 chunks +6 lines, -7 lines 0 comments Download
M test/WebRequest.cpp View 14 chunks +55 lines, -51 lines 0 comments Download

Messages

Total messages: 2
sergei
Aug. 7, 2017, 8:46 a.m. (2017-08-07 08:46:03 UTC) #1
hub
Aug. 7, 2017, 12:32 p.m. (2017-08-07 12:32:35 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld