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

Issue 2380753003: Remove dead code from CPDF_InterForm. (Closed)

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

Description

Remove dead code from CPDF_InterForm. Remove default arguments. Committed: https://pdfium.googlesource.com/pdfium/+/7c292e0f67e0f0bf4062e0b2adf244e17d7dacb5

Patch Set 1 #

Total comments: 2

Patch Set 2 : more #

Total comments: 2

Patch Set 3 : nit #

Unified diffs Side-by-side diffs Delta from patch set Stats (+98 lines, -434 lines) Patch
M core/fpdfdoc/cpdf_interform.cpp View 1 2 22 chunks +63 lines, -363 lines 0 comments Download
M core/fpdfdoc/include/cpdf_interform.h View 1 4 chunks +22 lines, -62 lines 0 comments Download
M fpdfsdk/cpdfsdk_interform.cpp View 4 chunks +5 lines, -3 lines 0 comments Download
M fpdfsdk/cpdfsdk_pageview.cpp View 2 chunks +5 lines, -2 lines 0 comments Download
M fpdfsdk/javascript/Document.cpp View 5 chunks +3 lines, -4 lines 0 comments Download

Messages

Total messages: 20 (13 generated)
Lei Zhang
4 years, 2 months ago (2016-09-28 19:08:02 UTC) #7
Tom Sepez
lgtm https://codereview.chromium.org/2380753003/diff/1/core/fpdfdoc/include/cpdf_interform.h File core/fpdfdoc/include/cpdf_interform.h (right): https://codereview.chromium.org/2380753003/diff/1/core/fpdfdoc/include/cpdf_interform.h#newcode52 core/fpdfdoc/include/cpdf_interform.h:52: size_t CountFields(const CFX_WideString& csFieldName); nit: const method (this ...
4 years, 2 months ago (2016-09-28 20:21:06 UTC) #8
Lei Zhang
https://codereview.chromium.org/2380753003/diff/1/core/fpdfdoc/include/cpdf_interform.h File core/fpdfdoc/include/cpdf_interform.h (right): https://codereview.chromium.org/2380753003/diff/1/core/fpdfdoc/include/cpdf_interform.h#newcode52 core/fpdfdoc/include/cpdf_interform.h:52: size_t CountFields(const CFX_WideString& csFieldName); On 2016/09/28 20:21:06, Tom Sepez ...
4 years, 2 months ago (2016-09-28 20:42:40 UTC) #11
Tom Sepez
++LGTM https://codereview.chromium.org/2380753003/diff/20001/core/fpdfdoc/cpdf_interform.cpp File core/fpdfdoc/cpdf_interform.cpp (right): https://codereview.chromium.org/2380753003/diff/20001/core/fpdfdoc/cpdf_interform.cpp#newcode855 core/fpdfdoc/cpdf_interform.cpp:855: if (pField->CountControls() < 2) nit: combine with 853
4 years, 2 months ago (2016-09-28 20:46:50 UTC) #12
Lei Zhang
https://codereview.chromium.org/2380753003/diff/20001/core/fpdfdoc/cpdf_interform.cpp File core/fpdfdoc/cpdf_interform.cpp (right): https://codereview.chromium.org/2380753003/diff/20001/core/fpdfdoc/cpdf_interform.cpp#newcode855 core/fpdfdoc/cpdf_interform.cpp:855: if (pField->CountControls() < 2) On 2016/09/28 20:46:49, Tom Sepez ...
4 years, 2 months ago (2016-09-28 21:02:40 UTC) #15
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/2380753003/40001
4 years, 2 months ago (2016-09-28 21:02:51 UTC) #18
commit-bot: I haz the power
4 years, 2 months ago (2016-09-28 21:14:29 UTC) #20
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://pdfium.googlesource.com/pdfium/+/7c292e0f67e0f0bf4062e0b2adf244e17d7d...

Powered by Google App Engine
This is Rietveld 408576698