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

Issue 2625483002: Remove some CFX_ArrayTemplate in fpdfapi and fpdfdoc (Closed)

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

Description

Remove some CFX_ArrayTemplate in fpdfapi and fpdfdoc Also use unique_ptr in one spot while we're at it. Review-Url: https://codereview.chromium.org/2625483002 Committed: https://pdfium.googlesource.com/pdfium/+/d18b8674378b104a9b5bb1f015e3f92fc174673e

Patch Set 1 #

Total comments: 10

Patch Set 2 : coments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+27 lines, -29 lines) Patch
M core/fpdfapi/parser/cpdf_parser.cpp View 1 chunk +3 lines, -3 lines 0 comments Download
M core/fpdfdoc/cpdf_formcontrol.h View 2 chunks +2 lines, -2 lines 0 comments Download
M core/fpdfdoc/cpdf_formfield.h View 1 3 chunks +9 lines, -6 lines 0 comments Download
M core/fpdfdoc/cpdf_formfield.cpp View 1 2 chunks +3 lines, -8 lines 0 comments Download
M core/fpdfdoc/cpdf_interform.h View 1 chunk +2 lines, -1 line 0 comments Download
M core/fpdfdoc/cpdf_interform.cpp View 4 chunks +8 lines, -9 lines 0 comments Download

Messages

Total messages: 17 (11 generated)
Tom Sepez
Dan, for review. https://codereview.chromium.org/2625483002/diff/1/core/fpdfdoc/cpdf_formcontrol.h File core/fpdfdoc/cpdf_formcontrol.h (right): https://codereview.chromium.org/2625483002/diff/1/core/fpdfdoc/cpdf_formcontrol.h#newcode49 core/fpdfdoc/cpdf_formcontrol.h:49: CPDF_FormControl(CPDF_FormField* pField, CPDF_Dictionary* pWidgetDict); Note: For ...
3 years, 11 months ago (2017-01-09 18:37:07 UTC) #4
dsinclair
https://codereview.chromium.org/2625483002/diff/1/core/fpdfdoc/cpdf_formfield.cpp File core/fpdfdoc/cpdf_formfield.cpp (right): https://codereview.chromium.org/2625483002/diff/1/core/fpdfdoc/cpdf_formfield.cpp#newcode249 core/fpdfdoc/cpdf_formfield.cpp:249: return it != m_ControlList.end() ? it - m_ControlList.begin() : ...
3 years, 11 months ago (2017-01-10 14:11:11 UTC) #7
Tom Sepez
https://codereview.chromium.org/2625483002/diff/1/core/fpdfdoc/cpdf_formfield.cpp File core/fpdfdoc/cpdf_formfield.cpp (right): https://codereview.chromium.org/2625483002/diff/1/core/fpdfdoc/cpdf_formfield.cpp#newcode249 core/fpdfdoc/cpdf_formfield.cpp:249: return it != m_ControlList.end() ? it - m_ControlList.begin() : ...
3 years, 11 months ago (2017-01-10 18:06:27 UTC) #10
dsinclair
lgtm
3 years, 11 months ago (2017-01-10 18:11:11 UTC) #11
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/2625483002/20001
3 years, 11 months ago (2017-01-10 18:13:09 UTC) #14
commit-bot: I haz the power
3 years, 11 months ago (2017-01-10 18:19:08 UTC) #17
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://pdfium.googlesource.com/pdfium/+/d18b8674378b104a9b5bb1f015e3f92fc174...

Powered by Google App Engine
This is Rietveld 408576698