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

Issue 2152473002: Removing default params from CFX_Edit. (Closed)

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

Description

Removing default params from CFX_Edit. This CL removes all of the default params from CFX_Edit. They are either moved to the callsite or removed completely if unused. Committed: https://pdfium.googlesource.com/pdfium/+/efd5a99f98a263da9de52059681ff6ed27b2567c

Patch Set 1 #

Patch Set 2 : Rebase to master #

Patch Set 3 : Rebase to master #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+102 lines, -246 lines) Patch
M core/fpdfdoc/include/cpdf_variabletext.h View 1 1 chunk +0 lines, -2 lines 0 comments Download
M fpdfsdk/fsdk_baseform.cpp View 3 chunks +8 lines, -8 lines 0 comments Download
M fpdfsdk/fxedit/fxet_edit.cpp View 1 32 chunks +50 lines, -150 lines 2 comments Download
M fpdfsdk/fxedit/fxet_list.cpp View 1 chunk +1 line, -1 line 0 comments Download
M fpdfsdk/fxedit/include/fxet_edit.h View 1 9 chunks +26 lines, -56 lines 0 comments Download
M fpdfsdk/pdfwindow/PWL_Edit.h View 1 chunk +1 line, -4 lines 0 comments Download
M fpdfsdk/pdfwindow/PWL_Edit.cpp View 3 chunks +5 lines, -14 lines 0 comments Download
M fpdfsdk/pdfwindow/PWL_EditCtrl.cpp View 1 chunk +1 line, -1 line 0 comments Download
M fpdfsdk/pdfwindow/PWL_Utils.cpp View 2 chunks +10 lines, -10 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 9 (3 generated)
dsinclair
PTAL.
4 years, 5 months ago (2016-07-13 18:39:43 UTC) #2
Lei Zhang
https://codereview.chromium.org/2152473002/diff/40001/fpdfsdk/fxedit/fxet_edit.cpp File fpdfsdk/fxedit/fxet_edit.cpp (left): https://codereview.chromium.org/2152473002/diff/40001/fpdfsdk/fxedit/fxet_edit.cpp#oldcode804 fpdfsdk/fxedit/fxet_edit.cpp:804: m_pEdit->InsertText(m_swText.c_str(), m_nCharset, &m_SecProps, &m_WordProps, Can you help convince me ...
4 years, 5 months ago (2016-07-13 19:35:15 UTC) #3
dsinclair
https://codereview.chromium.org/2152473002/diff/40001/fpdfsdk/fxedit/fxet_edit.cpp File fpdfsdk/fxedit/fxet_edit.cpp (left): https://codereview.chromium.org/2152473002/diff/40001/fpdfsdk/fxedit/fxet_edit.cpp#oldcode804 fpdfsdk/fxedit/fxet_edit.cpp:804: m_pEdit->InsertText(m_swText.c_str(), m_nCharset, &m_SecProps, &m_WordProps, On 2016/07/13 19:35:15, Lei Zhang ...
4 years, 5 months ago (2016-07-14 14:16:53 UTC) #4
Lei Zhang
lgtm
4 years, 5 months ago (2016-07-18 16:45:14 UTC) #5
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/2152473002/40001
4 years, 5 months ago (2016-07-18 16:51:31 UTC) #7
commit-bot: I haz the power
4 years, 5 months ago (2016-07-18 17:04:13 UTC) #9
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://pdfium.googlesource.com/pdfium/+/efd5a99f98a263da9de52059681ff6ed27b2...

Powered by Google App Engine
This is Rietveld 408576698