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

Issue 2045883004: Remove more FXJSE c-method wrappers. (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 more FXJSE c-method wrappers. This Cl cleans up a bunch of the FXJSE_* methods and moves others into the classes where they most make sense. Committed: https://pdfium.googlesource.com/pdfium/+/769b137a435fd53a419ebbd1deb8617771b73ef6

Patch Set 1 #

Total comments: 8

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+247 lines, -375 lines) Patch
M xfa/fxfa/app/xfa_ffwidgetacc.cpp View 1 2 chunks +3 lines, -3 lines 0 comments Download
M xfa/fxfa/fm2js/xfa_fm2jscontext.cpp View 1 108 chunks +196 lines, -219 lines 0 comments Download
M xfa/fxfa/parser/xfa_object_imp.cpp View 1 8 chunks +6 lines, -8 lines 0 comments Download
M xfa/fxfa/parser/xfa_script_hostpseudomodel.cpp View 1 3 chunks +6 lines, -6 lines 0 comments Download
M xfa/fxfa/parser/xfa_script_imp.cpp View 1 9 chunks +23 lines, -19 lines 0 comments Download
M xfa/fxjse/cfxjse_arguments.h View 1 1 chunk +4 lines, -0 lines 0 comments Download
M xfa/fxjse/class.cpp View 1 chunk +0 lines, -6 lines 0 comments Download
M xfa/fxjse/context.h View 1 chunk +1 line, -0 lines 0 comments Download
M xfa/fxjse/context.cpp View 3 chunks +5 lines, -31 lines 0 comments Download
M xfa/fxjse/include/fxjse.h View 2 chunks +1 line, -29 lines 0 comments Download
M xfa/fxjse/value.cpp View 1 2 chunks +2 lines, -54 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 9 (3 generated)
dsinclair
PTAL. https://codereview.chromium.org/2045883004/diff/1/xfa/fxjse/value.cpp File xfa/fxjse/value.cpp (right): https://codereview.chromium.org/2045883004/diff/1/xfa/fxjse/value.cpp#newcode14 xfa/fxjse/value.cpp:14: void FXJSE_ThrowMessage(const CFX_ByteStringC& utf8Message) { The utf8Name parameter ...
4 years, 6 months ago (2016-06-08 14:10:47 UTC) #2
Tom Sepez
It looks like GetValue() and GetSimpleValue() don't return nullpr, and the other spots we've just ...
4 years, 6 months ago (2016-06-08 17:08:11 UTC) #3
dsinclair
https://codereview.chromium.org/2045883004/diff/1/xfa/fxfa/parser/xfa_script_imp.cpp File xfa/fxfa/parser/xfa_script_imp.cpp (right): https://codereview.chromium.org/2045883004/diff/1/xfa/fxfa/parser/xfa_script_imp.cpp#newcode508 xfa/fxfa/parser/xfa_script_imp.cpp:508: On 2016/06/08 17:08:10, Tom Sepez wrote: > Combine object ...
4 years, 6 months ago (2016-06-08 19:44:30 UTC) #4
Tom Sepez
lgtm
4 years, 6 months ago (2016-06-08 20:08:42 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2045883004/20001
4 years, 6 months ago (2016-06-08 20:12:23 UTC) #7
commit-bot: I haz the power
4 years, 6 months ago (2016-06-08 20:12:44 UTC) #9
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://pdfium.googlesource.com/pdfium/+/769b137a435fd53a419ebbd1deb8617771b7...

Powered by Google App Engine
This is Rietveld 408576698