|
This started out as a crash fix in setTimeout (context wasn`t being propagated) but I ended up making these objects use new JsValue API wherever possible.
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+263 lines, -275 lines) |
Patch |
|
M |
include/AdblockPlus/JsEngine.h
|
View
|
1
|
1 chunk |
+19 lines, -1 line |
0 comments
|
Download
|
|
M |
include/AdblockPlus/JsValue.h
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
include/AdblockPlus/WebRequest.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
src/ConsoleJsObject.h
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
src/ConsoleJsObject.cpp
|
View
|
|
1 chunk |
+12 lines, -14 lines |
0 comments
|
Download
|
|
M |
src/FileSystemJsObject.h
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
src/FileSystemJsObject.cpp
|
View
|
1
|
6 chunks |
+94 lines, -128 lines |
0 comments
|
Download
|
|
M |
src/GlobalJsObject.h
|
View
|
1
|
1 chunk |
+2 lines, -6 lines |
0 comments
|
Download
|
|
M |
src/GlobalJsObject.cpp
|
View
|
1
|
1 chunk |
+23 lines, -43 lines |
0 comments
|
Download
|
|
M |
src/JsEngine.cpp
|
View
|
1
|
4 chunks |
+28 lines, -8 lines |
0 comments
|
Download
|
|
M |
src/JsValue.cpp
|
View
|
|
3 chunks |
+29 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/WebRequestJsObject.h
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
src/WebRequestJsObject.cpp
|
View
|
|
1 chunk |
+36 lines, -68 lines |
0 comments
|
Download
|
|
M |
test/GlobalJsObject.cpp
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
test/JsEngine.cpp
|
View
|
1
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
|
M |
test/JsValue.cpp
|
View
|
|
6 chunks |
+8 lines, -0 lines |
0 comments
|
Download
|
Total messages: 2
|