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

Issue 2018733002: Clean up part of CXFA_Node class (Closed)

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

Description

Clean up part of CXFA_Node class Mainly clean up Script_NodeClass_Xxx() functions. There are no behavior or API changes. The clean up mainly includes moving static functions into namespace, remove unnecessary conditions or braces, changing NULL->nullptr and local FX_BOOL->bool. Committed: https://pdfium.googlesource.com/pdfium/+/44f8faf9852a37df1edda34f99e1de4c9d222921

Patch Set 1 : #

Total comments: 23

Patch Set 2 : address comments #

Patch Set 3 : remove consts #

Patch Set 4 : rebase #

Patch Set 5 : revert two FX_BOOL->bool #

Unified diffs Side-by-side diffs Delta from patch set Stats (+293 lines, -312 lines) Patch
M xfa/fxfa/parser/xfa_object_imp.cpp View 1 2 3 4 98 chunks +293 lines, -312 lines 0 comments Download

Messages

Total messages: 20 (12 generated)
Wei Li
for review, thanks
4 years, 6 months ago (2016-05-26 23:11:53 UTC) #5
Tom Sepez
https://codereview.chromium.org/2018733002/diff/40001/xfa/fxfa/parser/xfa_object_imp.cpp File xfa/fxfa/parser/xfa_object_imp.cpp (right): https://codereview.chromium.org/2018733002/diff/40001/xfa/fxfa/parser/xfa_object_imp.cpp#newcode44 xfa/fxfa/parser/xfa_object_imp.cpp:44: XFA_MAPDATABLOCKCALLBACKINFO deleteWideStringCallBack = {XFA_DeleteWideString, nit: const FA_MAPDATABLOCKCALLBACKINFO https://codereview.chromium.org/2018733002/diff/40001/xfa/fxfa/parser/xfa_object_imp.cpp#newcode48 xfa/fxfa/parser/xfa_object_imp.cpp:48: ...
4 years, 6 months ago (2016-05-26 23:55:04 UTC) #6
Wei Li
thanks! https://codereview.chromium.org/2018733002/diff/40001/xfa/fxfa/parser/xfa_object_imp.cpp File xfa/fxfa/parser/xfa_object_imp.cpp (right): https://codereview.chromium.org/2018733002/diff/40001/xfa/fxfa/parser/xfa_object_imp.cpp#newcode44 xfa/fxfa/parser/xfa_object_imp.cpp:44: XFA_MAPDATABLOCKCALLBACKINFO deleteWideStringCallBack = {XFA_DeleteWideString, On 2016/05/26 23:55:04, Tom ...
4 years, 6 months ago (2016-05-27 00:51:46 UTC) #7
Tom Sepez
lgtm
4 years, 6 months ago (2016-05-31 19:13:01 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2018733002/140001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/2018733002/140001
4 years, 6 months ago (2016-06-01 20:09:14 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: win_xfa on master.tryserver.client.pdfium (JOB_FAILED, https://build.chromium.org/p/tryserver.client.pdfium/builders/win_xfa/builds/902)
4 years, 6 months ago (2016-06-01 20:14:05 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2018733002/160001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/2018733002/160001
4 years, 6 months ago (2016-06-01 21:03:43 UTC) #18
commit-bot: I haz the power
4 years, 6 months ago (2016-06-01 21:04:00 UTC) #20
Message was sent while issue was closed.
Committed patchset #5 (id:160001) as
https://pdfium.googlesource.com/pdfium/+/44f8faf9852a37df1edda34f99e1de4c9d22...

Powered by Google App Engine
This is Rietveld 408576698