|
Move fpdfsdk/jsapi into fxjs/
This CL moves the fpdfsdk/sjapi code info fxjs/. The "fxjs" library is moved
from being XFA specific to being compiled if V8 is enabled.
The fxjs_v8 files are required when building for XFA (they have XFA defines
in them) and are used in CFXJS_RuntimeData. The cfxjse_* files are only added
if XFA is also enabled.
Committed: https://pdfium.googlesource.com/pdfium/+/b3f2467e065fdb36ae7c46e0a3e0b2902c8eb7f8
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+88 lines, -1324 lines) |
Patch |
|
M |
BUILD.gn
|
View
|
|
5 chunks |
+29 lines, -35 lines |
0 comments
|
Download
|
|
M |
fpdfsdk/javascript/JS_Define.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
fpdfsdk/javascript/JS_Object.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
fpdfsdk/javascript/JS_Value.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
fpdfsdk/javascript/cjs_runtime.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
D |
fpdfsdk/jsapi/fxjs_v8.cpp
|
View
|
|
1 chunk |
+0 lines, -856 lines |
0 comments
|
Download
|
|
D |
fpdfsdk/jsapi/fxjs_v8_embeddertest.cpp
|
View
|
|
1 chunk |
+0 lines, -83 lines |
0 comments
|
Download
|
|
D |
fpdfsdk/jsapi/include/fxjs_v8.h
|
View
|
|
1 chunk |
+0 lines, -290 lines |
0 comments
|
Download
|
|
M |
fxjs/DEPS
|
View
|
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
|
M |
fxjs/cfxjse_runtimedata.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
A + |
fxjs/fxjs_v8.cpp
|
View
|
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
|
A + |
fxjs/fxjs_v8_embeddertest.cpp
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
|
A + |
fxjs/include/fxjs_v8.h
|
View
|
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
pdfium.gyp
|
View
|
|
4 chunks |
+47 lines, -11 lines |
0 comments
|
Download
|
|
M |
testing/DEPS
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
testing/js_embedder_test.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
xfa.gyp
|
View
|
|
2 chunks |
+0 lines, -35 lines |
0 comments
|
Download
|
Depends on Patchset:
Total messages: 9 (5 generated)
|