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

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

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

Description

Remove dead code from CPDF_InterForm. Clean up related code. Committed: https://pdfium.googlesource.com/pdfium/+/db1a24e86d40977fb6d8aa8fa57dadee4c2f1be1

Patch Set 1 #

Patch Set 2 : remove m_bUpdated #

Patch Set 3 : More cleanup #

Patch Set 4 : IPDF_FormNotify #

Patch Set 5 : const, etc #

Patch Set 6 : helper functions #

Total comments: 6

Patch Set 7 : address comments #

Patch Set 8 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+354 lines, -462 lines) Patch
M core/fpdfdoc/doc_form.cpp View 1 2 3 5 chunks +41 lines, -55 lines 0 comments Download
M core/fpdfdoc/doc_formcontrol.cpp View 1 2 3 4 5 6 6 chunks +41 lines, -39 lines 0 comments Download
M core/fpdfdoc/doc_formfield.cpp View 1 2 3 4 5 6 7 21 chunks +223 lines, -316 lines 0 comments Download
M core/fpdfdoc/include/fpdf_doc.h View 1 2 3 4 5 6 7 12 chunks +33 lines, -32 lines 0 comments Download
M fpdfsdk/fpdf_ext.cpp View 1 2 3 4 5 6 7 3 chunks +8 lines, -8 lines 0 comments Download
M fpdfsdk/fpdfformfill.cpp View 1 2 3 4 5 6 7 2 chunks +2 lines, -2 lines 0 comments Download
M fpdfsdk/fsdk_baseform.cpp View 1 chunk +1 line, -5 lines 0 comments Download
M fpdfsdk/include/fsdk_baseform.h View 1 2 3 4 chunks +5 lines, -5 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 11 (5 generated)
Lei Zhang
4 years, 7 months ago (2016-05-23 16:21:35 UTC) #2
Lei Zhang
4 years, 7 months ago (2016-05-23 18:27:59 UTC) #4
Wei Li
lgtm https://codereview.chromium.org/2003853003/diff/100001/core/fpdfdoc/doc_formcontrol.cpp File core/fpdfdoc/doc_formcontrol.cpp (right): https://codereview.chromium.org/2003853003/diff/100001/core/fpdfdoc/doc_formcontrol.cpp#newcode194 core/fpdfdoc/doc_formcontrol.cpp:194: for (size_t i = 0; FX_ArraySize(g_sHighlightingMode); ++i) { ...
4 years, 7 months ago (2016-05-23 22:26:14 UTC) #5
Lei Zhang
https://codereview.chromium.org/2003853003/diff/100001/core/fpdfdoc/doc_formcontrol.cpp File core/fpdfdoc/doc_formcontrol.cpp (right): https://codereview.chromium.org/2003853003/diff/100001/core/fpdfdoc/doc_formcontrol.cpp#newcode194 core/fpdfdoc/doc_formcontrol.cpp:194: for (size_t i = 0; FX_ArraySize(g_sHighlightingMode); ++i) { On ...
4 years, 7 months ago (2016-05-23 22:52:46 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2003853003/140001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/2003853003/140001
4 years, 7 months ago (2016-05-23 23:54:58 UTC) #9
commit-bot: I haz the power
4 years, 7 months ago (2016-05-23 23:55:14 UTC) #11
Message was sent while issue was closed.
Committed patchset #8 (id:140001) as
https://pdfium.googlesource.com/pdfium/+/db1a24e86d40977fb6d8aa8fa57dadee4c2f...

Powered by Google App Engine
This is Rietveld 408576698