Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(559)

Issue 2043153002: Remove various FXJSE Value methods. (Closed)

Created:
4 years, 6 months ago by dsinclair
Modified:
4 years, 6 months ago
Reviewers:
Tom Sepez, Lei Zhang
CC:
pdfium-reviews_googlegroups.com
Base URL:
https://pdfium.googlesource.com/pdfium.git@master
Target Ref:
refs/heads/master
Project:
pdfium
Visibility:
Public.

Description

Remove various FXJSE Value methods. This CL removes the FXJSE_Value_Set*, FXJSE_Value_To*, FXJSE_Value_Get* and FXJSE_Value_Delete* methods. Committed: https://pdfium.googlesource.com/pdfium/+/f27aeec59186e7d11a3a2167572617fd5ed42941

Patch Set 1 #

Total comments: 8

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+805 lines, -1077 lines) Patch
M fpdfsdk/javascript/cjs_runtime.cpp View 1 1 chunk +1 line, -1 line 0 comments Download
M xfa/fxfa/app/xfa_ffnotify.cpp View 1 chunk +1 line, -1 line 0 comments Download
M xfa/fxfa/app/xfa_ffwidgetacc.cpp View 1 2 chunks +2 lines, -2 lines 0 comments Download
M xfa/fxfa/fm2js/xfa_fm2jscontext.cpp View 207 chunks +464 lines, -538 lines 0 comments Download
M xfa/fxfa/parser/xfa_object_imp.cpp View 1 103 chunks +181 lines, -212 lines 0 comments Download
M xfa/fxfa/parser/xfa_script_eventpseudomodel.cpp View 1 chunk +6 lines, -6 lines 0 comments Download
M xfa/fxfa/parser/xfa_script_hostpseudomodel.cpp View 24 chunks +35 lines, -45 lines 0 comments Download
M xfa/fxfa/parser/xfa_script_imp.cpp View 10 chunks +16 lines, -16 lines 0 comments Download
M xfa/fxfa/parser/xfa_script_layoutpseudomodel.cpp View 11 chunks +26 lines, -34 lines 0 comments Download
M xfa/fxfa/parser/xfa_script_resolveprocessor.cpp View 1 chunk +1 line, -1 line 0 comments Download
M xfa/fxfa/parser/xfa_script_signaturepseudomodel.cpp View 4 chunks +8 lines, -11 lines 0 comments Download
M xfa/fxjse/include/fxjse.h View 1 chunk +0 lines, -45 lines 0 comments Download
M xfa/fxjse/value.h View 4 chunks +50 lines, -2 lines 0 comments Download
M xfa/fxjse/value.cpp View 7 chunks +14 lines, -163 lines 0 comments Download

Messages

Total messages: 14 (4 generated)
dsinclair
PTAL. https://codereview.chromium.org/2043153002/diff/1/xfa/fxjse/value.h File xfa/fxjse/value.h (right): https://codereview.chromium.org/2043153002/diff/1/xfa/fxjse/value.h#newcode12 xfa/fxjse/value.h:12: V8_INLINE static double FXJSE_ftod(FX_FLOAT fNumber) { Moved because ...
4 years, 6 months ago (2016-06-07 21:36:15 UTC) #2
Tom Sepez
Wow, this is so much better. Maybe Lei has an idea about your inline problem. ...
4 years, 6 months ago (2016-06-07 21:51:49 UTC) #3
Lei Zhang
On 2016/06/07 21:36:15, dsinclair wrote: > https://codereview.chromium.org/2043153002/diff/1/xfa/fxjse/value.h#newcode219 > xfa/fxjse/value.h:219: V8_INLINE void SetFloat(FX_FLOAT fFloat) { > ...
4 years, 6 months ago (2016-06-08 01:27:43 UTC) #4
dsinclair
On 2016/06/08 01:27:43, Lei Zhang (Slow) wrote: > On 2016/06/07 21:36:15, dsinclair wrote: > > ...
4 years, 6 months ago (2016-06-08 01:51:08 UTC) #5
dsinclair
https://codereview.chromium.org/2043153002/diff/1/xfa/fxfa/app/xfa_ffwidgetacc.cpp File xfa/fxfa/app/xfa_ffwidgetacc.cpp (right): https://codereview.chromium.org/2043153002/diff/1/xfa/fxfa/app/xfa_ffwidgetacc.cpp#newcode663 xfa/fxfa/app/xfa_ffwidgetacc.cpp:663: pTmpRetValue->ToString(bsString); On 2016/06/07 21:51:48, Tom Sepez wrote: > Can ...
4 years, 6 months ago (2016-06-08 02:01:41 UTC) #6
Lei Zhang
On 2016/06/08 01:51:08, dsinclair wrote: > On 2016/06/08 01:27:43, Lei Zhang (Slow) wrote: > > ...
4 years, 6 months ago (2016-06-08 02:03:28 UTC) #7
dsinclair
On 2016/06/08 02:03:28, Lei Zhang (Slow) wrote: > On 2016/06/08 01:51:08, dsinclair wrote: > > ...
4 years, 6 months ago (2016-06-08 02:06:42 UTC) #8
Lei Zhang
On 2016/06/08 02:06:42, dsinclair wrote: > On 2016/06/08 02:03:28, Lei Zhang (Slow) wrote: > > ...
4 years, 6 months ago (2016-06-08 02:18:34 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2043153002/20001
4 years, 6 months ago (2016-06-08 02:36:03 UTC) #12
commit-bot: I haz the power
4 years, 6 months ago (2016-06-08 02:36:23 UTC) #14
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://pdfium.googlesource.com/pdfium/+/f27aeec59186e7d11a3a2167572617fd5ed4...

Powered by Google App Engine
This is Rietveld 408576698