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

Issue 2322003002: Cleanup CPDFXFA_Document. (Closed)

Created:
4 years, 3 months ago by dsinclair
Modified:
4 years, 3 months ago
Reviewers:
Lei Zhang, Tom Sepez, Wei Li
CC:
pdfium-reviews_googlegroups.com
Target Ref:
refs/heads/master
Project:
pdfium
Visibility:
Public.

Description

Cleanup CPDFXFA_Document. Remove unused params and methods. Cleanup formatting. Committed: https://pdfium.googlesource.com/pdfium/+/f2662c4a0bdfbe52d961ab4d2ff9a448323c3af9

Patch Set 1 #

Total comments: 20

Patch Set 2 : Review feedback #

Patch Set 3 : Rebase to master #

Patch Set 4 : Rebase to master #

Patch Set 5 : Rebase to master #

Unified diffs Side-by-side diffs Delta from patch set Stats (+298 lines, -357 lines) Patch
M core/fxcrt/include/fx_coordinates.h View 1 2 3 4 2 chunks +115 lines, -111 lines 0 comments Download
M fpdfsdk/fpdfxfa/fpdfxfa_doc.cpp View 1 2 3 4 36 chunks +162 lines, -203 lines 0 comments Download
M fpdfsdk/fpdfxfa/include/fpdfxfa_doc.h View 7 chunks +5 lines, -17 lines 0 comments Download
M fpdfsdk/include/cpdfdoc_environment.h View 1 2 3 1 chunk +0 lines, -4 lines 0 comments Download
M public/fpdf_formfill.h View 1 2 2 chunks +7 lines, -7 lines 0 comments Download
M xfa/fxfa/app/xfa_ffchoicelist.cpp View 1 chunk +1 line, -1 line 0 comments Download
M xfa/fxfa/app/xfa_ffdocview.cpp View 1 chunk +1 line, -1 line 0 comments Download
M xfa/fxfa/app/xfa_ffnotify.h View 1 chunk +1 line, -1 line 0 comments Download
M xfa/fxfa/app/xfa_fftextedit.cpp View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M xfa/fxfa/include/fxfa.h View 4 chunks +4 lines, -10 lines 0 comments Download
M xfa/fxfa/parser/cscript_hostpseudomodel.cpp View 1 chunk +1 line, -1 line 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 30 (21 generated)
dsinclair
PTAL. https://codereview.chromium.org/2322003002/diff/1/fpdfsdk/fpdfxfa/fpdfxfa_doc.cpp File fpdfsdk/fpdfxfa/fpdfxfa_doc.cpp (left): https://codereview.chromium.org/2322003002/diff/1/fpdfsdk/fpdfxfa/fpdfxfa_doc.cpp#oldcode609 fpdfsdk/fpdfxfa/fpdfxfa_doc.cpp:609: int len = bs.GetLength() / sizeof(unsigned short); This ...
4 years, 3 months ago (2016-09-08 15:13:51 UTC) #4
Tom Sepez
https://codereview.chromium.org/2322003002/diff/1/fpdfsdk/fpdfxfa/fpdfxfa_doc.cpp File fpdfsdk/fpdfxfa/fpdfxfa_doc.cpp (left): https://codereview.chromium.org/2322003002/diff/1/fpdfsdk/fpdfxfa/fpdfxfa_doc.cpp#oldcode609 fpdfsdk/fpdfxfa/fpdfxfa_doc.cpp:609: int len = bs.GetLength() / sizeof(unsigned short); On 2016/09/08 ...
4 years, 3 months ago (2016-09-08 16:53:37 UTC) #7
Tom Sepez
https://codereview.chromium.org/2322003002/diff/1/fpdfsdk/fpdfxfa/fpdfxfa_doc.cpp File fpdfsdk/fpdfxfa/fpdfxfa_doc.cpp (left): https://codereview.chromium.org/2322003002/diff/1/fpdfsdk/fpdfxfa/fpdfxfa_doc.cpp#oldcode609 fpdfsdk/fpdfxfa/fpdfxfa_doc.cpp:609: int len = bs.GetLength() / sizeof(unsigned short); On 2016/09/08 ...
4 years, 3 months ago (2016-09-08 16:55:07 UTC) #8
dsinclair
On 2016/09/08 16:55:07, Tom Sepez (ooo 9 sept) wrote: > https://codereview.chromium.org/2322003002/diff/1/fpdfsdk/fpdfxfa/fpdfxfa_doc.cpp > File fpdfsdk/fpdfxfa/fpdfxfa_doc.cpp (left): ...
4 years, 3 months ago (2016-09-09 00:10:08 UTC) #9
dsinclair
https://codereview.chromium.org/2322003002/diff/1/fpdfsdk/fpdfxfa/fpdfxfa_doc.cpp File fpdfsdk/fpdfxfa/fpdfxfa_doc.cpp (left): https://codereview.chromium.org/2322003002/diff/1/fpdfsdk/fpdfxfa/fpdfxfa_doc.cpp#oldcode609 fpdfsdk/fpdfxfa/fpdfxfa_doc.cpp:609: int len = bs.GetLength() / sizeof(unsigned short); On 2016/09/08 ...
4 years, 3 months ago (2016-09-12 13:25:49 UTC) #11
dsinclair
ping.
4 years, 3 months ago (2016-09-13 13:20:15 UTC) #17
Tom Sepez
lgtm
4 years, 3 months ago (2016-09-13 16:15:28 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2322003002/80001
4 years, 3 months ago (2016-09-14 13:12:09 UTC) #28
commit-bot: I haz the power
4 years, 3 months ago (2016-09-14 13:23:52 UTC) #30
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as
https://pdfium.googlesource.com/pdfium/+/f2662c4a0bdfbe52d961ab4d2ff9a448323c...

Powered by Google App Engine
This is Rietveld 408576698