|
For present it's merely moving some platform specific interfaces from JsEngine as well as JsEngine itself into that Platform class.
Total comments: 4
Total comments: 6
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+434 lines, -262 lines) |
Patch |
|
M |
include/AdblockPlus.h
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
include/AdblockPlus/JsEngine.h
|
View
|
|
5 chunks |
+14 lines, -48 lines |
0 comments
|
Download
|
|
A |
include/AdblockPlus/Platform.h
|
View
|
|
1 chunk |
+133 lines, -0 lines |
6 comments
|
Download
|
|
M |
libadblockplus.gyp
|
View
|
|
2 chunks |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
shell/src/Main.cpp
|
View
|
|
2 chunks |
+5 lines, -1 line |
0 comments
|
Download
|
|
M |
src/ConsoleJsObject.cpp
|
View
|
|
3 chunks |
+3 lines, -2 lines |
0 comments
|
Download
|
|
M |
src/FileSystemJsObject.cpp
|
View
|
|
7 chunks |
+7 lines, -6 lines |
0 comments
|
Download
|
|
M |
src/JsEngine.cpp
|
View
|
1
|
5 chunks |
+6 lines, -50 lines |
0 comments
|
Download
|
|
A |
src/Platform.cpp
|
View
|
|
1 chunk |
+99 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/WebRequestJsObject.cpp
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
test/AppInfoJsObject.cpp
|
View
|
|
2 chunks |
+17 lines, -15 lines |
0 comments
|
Download
|
|
M |
test/BaseJsTest.h
|
View
|
|
2 chunks |
+5 lines, -12 lines |
0 comments
|
Download
|
|
M |
test/BaseJsTest.cpp
|
View
|
|
2 chunks |
+8 lines, -18 lines |
0 comments
|
Download
|
|
M |
test/ConsoleJsObject.cpp
|
View
|
|
2 chunks |
+10 lines, -5 lines |
0 comments
|
Download
|
|
M |
test/FileSystemJsObject.cpp
|
View
|
|
1 chunk |
+5 lines, -3 lines |
0 comments
|
Download
|
|
M |
test/FilterEngine.cpp
|
View
|
|
8 chunks |
+29 lines, -25 lines |
0 comments
|
Download
|
|
M |
test/GlobalJsObject.cpp
|
View
|
|
2 chunks |
+8 lines, -4 lines |
0 comments
|
Download
|
|
M |
test/JsEngine.cpp
|
View
|
|
4 chunks |
+11 lines, -3 lines |
0 comments
|
Download
|
|
M |
test/JsValue.cpp
|
View
|
|
11 chunks |
+15 lines, -15 lines |
0 comments
|
Download
|
|
M |
test/Notification.cpp
|
View
|
|
1 chunk |
+7 lines, -7 lines |
0 comments
|
Download
|
|
M |
test/Prefs.cpp
|
View
|
|
8 chunks |
+29 lines, -29 lines |
0 comments
|
Download
|
|
M |
test/UpdateCheck.cpp
|
View
|
|
3 chunks |
+11 lines, -10 lines |
0 comments
|
Download
|
|
M |
test/WebRequest.cpp
|
View
|
|
2 chunks |
+8 lines, -6 lines |
0 comments
|
Download
|
Total messages: 10
|