|
Several other changes along the way:
* Pass in application locale to the JS engine
* Allow passing arbitrary parameters in _triggerEvent()
* Add FilterEngine::IsFirstRun()
* Make Utils.checkLocalePrefixMatch() and Utils.chooseFilterSubscription() more like what they are in Firefox
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+116 lines, -38 lines) |
Patch |
|
M |
include/AdblockPlus/AppInfo.h
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
include/AdblockPlus/FilterEngine.h
|
View
|
|
1 chunk |
+3 lines, -1 line |
0 comments
|
Download
|
|
M |
include/AdblockPlus/JsEngine.h
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
lib/init.js
|
View
|
|
1 chunk |
+27 lines, -0 lines |
0 comments
|
Download
|
|
M |
lib/utils.js
|
View
|
|
1 chunk |
+11 lines, -13 lines |
0 comments
|
Download
|
|
M |
shell/src/Main.cpp
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
src/AppInfoJsObject.cpp
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
src/FilterEngine.cpp
|
View
|
|
1 chunk |
+10 lines, -3 lines |
0 comments
|
Download
|
|
M |
src/GlobalJsObject.cpp
|
View
|
|
1 chunk |
+5 lines, -3 lines |
0 comments
|
Download
|
|
M |
src/JsEngine.cpp
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
test/AppInfoJsObject.cpp
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
test/BaseJsTest.h
|
View
|
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
|
M |
test/FilterEngine.cpp
|
View
|
|
3 chunks |
+36 lines, -12 lines |
0 comments
|
Download
|
|
M |
test/JsEngine.cpp
|
View
|
|
2 chunks |
+8 lines, -2 lines |
0 comments
|
Download
|
Total messages: 2
|