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

Issue 2011553004: Complete or comment a couple Script_NodeClass functions (Closed)

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

Description

Complete or comment a couple Script_NodeClass functions There are a few functions which are not completed in CXFA_Node class. Complete or comment two functions in this change list. The implementation follows Adobe's XFA 2.1 references here: http://help.adobe.com/en_US/livecycle/9.0/designerHelp/index.htm?content=001363.html. Also, remove a data structure no longer needed -- the code which used it has been removed. BUG=pdfium:29 Committed: https://pdfium.googlesource.com/pdfium/+/65be4b1818ab99df2bf5b6265604fc25456db49d

Patch Set 1 #

Total comments: 12

Patch Set 2 : address comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+40 lines, -60 lines) Patch
M xfa/fgas/localization/fgas_locale.cpp View 1 chunk +0 lines, -5 lines 0 comments Download
M xfa/fxfa/parser/xfa_object_imp.cpp View 1 3 chunks +40 lines, -55 lines 0 comments Download

Messages

Total messages: 15 (8 generated)
Wei Li
pls review, thanks
4 years, 6 months ago (2016-05-25 17:17:04 UTC) #3
dsinclair
lgtm https://codereview.chromium.org/2011553004/diff/1/xfa/fxfa/parser/xfa_object_imp.cpp File xfa/fxfa/parser/xfa_object_imp.cpp (right): https://codereview.chromium.org/2011553004/diff/1/xfa/fxfa/parser/xfa_object_imp.cpp#newcode1119 xfa/fxfa/parser/xfa_object_imp.cpp:1119: // warning. Should we file a bug for ...
4 years, 6 months ago (2016-05-25 17:42:38 UTC) #4
Tom Sepez
https://codereview.chromium.org/2011553004/diff/1/xfa/fxfa/parser/xfa_object_imp.cpp File xfa/fxfa/parser/xfa_object_imp.cpp (right): https://codereview.chromium.org/2011553004/diff/1/xfa/fxfa/parser/xfa_object_imp.cpp#newcode917 xfa/fxfa/parser/xfa_object_imp.cpp:917: if (iLength >= 1) nit {} needed because of ...
4 years, 6 months ago (2016-05-25 17:50:29 UTC) #5
Wei Li
Updated, thanks. https://codereview.chromium.org/2011553004/diff/1/xfa/fxfa/parser/xfa_object_imp.cpp File xfa/fxfa/parser/xfa_object_imp.cpp (right): https://codereview.chromium.org/2011553004/diff/1/xfa/fxfa/parser/xfa_object_imp.cpp#newcode917 xfa/fxfa/parser/xfa_object_imp.cpp:917: if (iLength >= 1) On 2016/05/25 17:50:29, ...
4 years, 6 months ago (2016-05-25 18:13:19 UTC) #9
Tom Sepez
lgtm
4 years, 6 months ago (2016-05-25 22:17:52 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2011553004/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/2011553004/40001
4 years, 6 months ago (2016-05-25 22:38:09 UTC) #13
commit-bot: I haz the power
4 years, 6 months ago (2016-05-25 22:47:49 UTC) #15
Message was sent while issue was closed.
Committed patchset #2 (id:40001) as
https://pdfium.googlesource.com/pdfium/+/65be4b1818ab99df2bf5b6265604fc25456d...

Powered by Google App Engine
This is Rietveld 408576698