|
Issue 5034 - Part 1: Pass a JsValue directly to SetProperty() and return from GetProperty()
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+120 lines, -121 lines) |
Patch |
|
M |
include/AdblockPlus/JsEngine.h
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
include/AdblockPlus/JsValue.h
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
shell/src/FiltersCommand.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
shell/src/MatchesCommand.cpp
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
shell/src/SubscriptionsCommand.cpp
|
View
|
|
1 chunk |
+6 lines, -6 lines |
0 comments
|
Download
|
|
M |
src/AppInfoJsObject.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
src/AppInfoJsObject.cpp
|
View
|
|
1 chunk |
+7 lines, -7 lines |
0 comments
|
Download
|
|
M |
src/ConsoleJsObject.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
src/ConsoleJsObject.cpp
|
View
|
|
1 chunk |
+8 lines, -8 lines |
0 comments
|
Download
|
|
M |
src/FileSystemJsObject.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
src/FileSystemJsObject.cpp
|
View
|
|
1 chunk |
+7 lines, -7 lines |
0 comments
|
Download
|
|
M |
src/FilterEngine.cpp
|
View
|
|
3 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
|
M |
src/GlobalJsObject.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
src/GlobalJsObject.cpp
|
View
|
|
1 chunk |
+12 lines, -12 lines |
0 comments
|
Download
|
|
M |
src/JsEngine.cpp
|
View
|
1
|
2 chunks |
+6 lines, -7 lines |
0 comments
|
Download
|
|
M |
src/JsValue.cpp
|
View
|
|
2 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
|
M |
src/Notification.cpp
|
View
|
|
1 chunk |
+11 lines, -11 lines |
0 comments
|
Download
|
|
M |
src/WebRequestJsObject.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
src/WebRequestJsObject.cpp
|
View
|
|
3 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
|
M |
test/FilterEngine.cpp
|
View
|
|
6 chunks |
+31 lines, -31 lines |
0 comments
|
Download
|
|
M |
test/JsEngine.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
test/JsValue.cpp
|
View
|
|
3 chunks |
+6 lines, -6 lines |
0 comments
|
Download
|
Total messages: 4
|