|
With this change the dependency on the current directory is gone - the library will work no matter what directory it executes in. Also, our JS sources will always load. Previously the shell had to load them explicitly - I think that shouldn`t be necessary.
Total comments: 7
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+404 lines, -3776 lines) |
Patch |
|
M |
.hgsub
|
View
|
2
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
.hgsubstate
|
View
|
2
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
A |
convert_js.py
|
View
|
1
2
|
1 chunk |
+45 lines, -0 lines |
0 comments
|
Download
|
|
M |
include/AdblockPlus/JsEngine.h
|
View
|
1
2
|
1 chunk |
+3 lines, -1 line |
0 comments
|
Download
|
|
R |
lib/adblockplus.js
|
View
|
2
|
1 chunk |
+0 lines, -3457 lines |
0 comments
|
Download
|
|
M |
lib/compat.js
|
View
|
1
2
|
3 chunks |
+7 lines, -311 lines |
0 comments
|
Download
|
|
A |
lib/elemHideHitRegistration.js
|
View
|
1
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
|
A |
lib/info.js
|
View
|
1
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
|
A |
lib/io.js
|
View
|
1
|
1 chunk |
+168 lines, -0 lines |
0 comments
|
Download
|
|
A |
lib/prefs.js
|
View
|
1
|
1 chunk |
+19 lines, -0 lines |
0 comments
|
Download
|
|
A |
lib/utils.js
|
View
|
1
|
1 chunk |
+82 lines, -0 lines |
0 comments
|
Download
|
|
M |
libadblockplus.gyp
|
View
|
1
2
|
1 chunk |
+42 lines, -2 lines |
0 comments
|
Download
|
|
M |
shell/src/Main.cpp
|
View
|
2
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
|
M |
src/JsEngine.cpp
|
View
|
1
2
|
2 chunks |
+26 lines, -3 lines |
0 comments
|
Download
|
Total messages: 7
|