|
Rename ErrorCallback into LogSystem, provide a proper console API
Total comments: 1
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+189 lines, -79 lines) |
Patch |
|
M |
include/AdblockPlus.h
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
include/AdblockPlus/DefaultLogSystem.h
|
View
|
|
1 chunk |
+6 lines, -5 lines |
0 comments
|
Download
|
|
M |
include/AdblockPlus/JsEngine.h
|
View
|
|
3 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
|
M |
include/AdblockPlus/LogSystem.h
|
View
|
|
1 chunk |
+9 lines, -6 lines |
1 comment
|
Download
|
|
M |
libadblockplus.gyp
|
View
|
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
|
M |
src/AppInfoJsObject.h
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
src/ConsoleJsObject.cpp
|
View
|
|
1 chunk |
+67 lines, -4 lines |
0 comments
|
Download
|
|
M |
src/DefaultLogSystem.cpp
|
View
|
|
1 chunk |
+24 lines, -3 lines |
0 comments
|
Download
|
|
R |
src/ErrorCallback.cpp
|
View
|
|
1 chunk |
+0 lines, -22 lines |
0 comments
|
Download
|
|
M |
src/JsEngine.cpp
|
View
|
|
1 chunk |
+7 lines, -7 lines |
0 comments
|
Download
|
|
M |
test/BaseJsTest.h
|
View
|
|
2 chunks |
+4 lines, -3 lines |
0 comments
|
Download
|
|
M |
test/ConsoleJsObject.cpp
|
View
|
|
1 chunk |
+59 lines, -14 lines |
0 comments
|
Download
|
|
M |
test/FilterEngine.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
test/JsEngine.cpp
|
View
|
|
1 chunk |
+5 lines, -5 lines |
0 comments
|
Download
|
Total messages: 2
|