|
Also simplified the JsEngine constructor signature while at it.
Total comments: 3
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+221 lines, -267 lines) |
Patch |
|
M |
include/AdblockPlus.h
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
A |
include/AdblockPlus/DefaultErrorCallback.h
|
View
|
|
1 chunk |
+15 lines, -0 lines |
0 comments
|
Download
|
|
M |
include/AdblockPlus/DefaultWebRequest.h
|
View
|
|
1 chunk |
+3 lines, -43 lines |
0 comments
|
Download
|
|
M |
include/AdblockPlus/ErrorCallback.h
|
View
|
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
|
M |
include/AdblockPlus/FileSystem.h
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
include/AdblockPlus/JsEngine.h
|
View
|
|
2 chunks |
+18 lines, -24 lines |
0 comments
|
Download
|
|
M |
include/AdblockPlus/WebRequest.h
|
View
|
|
2 chunks |
+3 lines, -4 lines |
0 comments
|
Download
|
|
M |
libadblockplus.gyp
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
shell/src/Main.cpp
|
View
|
|
2 chunks |
+1 line, -14 lines |
0 comments
|
Download
|
|
M |
src/ConsoleJsObject.cpp
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
|
A |
src/DefaultErrorCallback.cpp
|
View
|
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/DefaultWebRequestCurl.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
src/FileSystemJsObject.cpp
|
View
|
|
6 chunks |
+6 lines, -6 lines |
0 comments
|
Download
|
|
M |
src/JsEngine.cpp
|
View
|
|
3 chunks |
+39 lines, -7 lines |
3 comments
|
Download
|
|
M |
src/WebRequestJsObject.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
test/AppInfoJsObject.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
test/ConsoleJsObject.cpp
|
View
|
|
1 chunk |
+9 lines, -7 lines |
0 comments
|
Download
|
|
M |
test/FileSystemJsObject.cpp
|
View
|
|
1 chunk |
+51 lines, -41 lines |
0 comments
|
Download
|
|
M |
test/FilterEngineStubs.cpp
|
View
|
|
5 chunks |
+14 lines, -37 lines |
0 comments
|
Download
|
|
M |
test/GlobalJsObject.cpp
|
View
|
|
1 chunk |
+4 lines, -4 lines |
0 comments
|
Download
|
|
M |
test/JsEngine.cpp
|
View
|
|
1 chunk |
+14 lines, -16 lines |
0 comments
|
Download
|
|
M |
test/JsValue.cpp
|
View
|
|
9 chunks |
+9 lines, -27 lines |
0 comments
|
Download
|
|
M |
test/WebRequest.cpp
|
View
|
|
4 chunks |
+14 lines, -33 lines |
0 comments
|
Download
|
Total messages: 6
|