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

Issue 2142213002: Remove some IFX_* wrappers. (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@master
Target Ref:
refs/heads/master
Project:
pdfium
Visibility:
Public.

Description

Remove some IFX_* wrappers. This CL removes the IFX_* wrappers between fpdfsdk/fxedit and fpdfsdk/pdfwindow which only have a single implementation. Committed: https://pdfium.googlesource.com/pdfium/+/e35af1e3c93e5e1f374799da115eb4b99820831c

Patch Set 1 #

Total comments: 8

Patch Set 2 : Review fixes #

Patch Set 3 : Rebase to master #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1381 lines, -1602 lines) Patch
M BUILD.gn View 1 chunk +0 lines, -2 lines 0 comments Download
M fpdfsdk/fsdk_baseform.cpp View 10 chunks +10 lines, -13 lines 0 comments Download
M fpdfsdk/fxedit/fxet_ap.cpp View 2 chunks +0 lines, -166 lines 0 comments Download
M fpdfsdk/fxedit/fxet_edit.cpp View 1 2 8 chunks +808 lines, -24 lines 0 comments Download
M fpdfsdk/fxedit/fxet_list.cpp View 1 13 chunks +202 lines, -215 lines 0 comments Download
D fpdfsdk/fxedit/fxet_module.cpp View 1 chunk +0 lines, -27 lines 0 comments Download
D fpdfsdk/fxedit/fxet_pageobjs.cpp View 1 2 1 chunk +0 lines, -306 lines 0 comments Download
M fpdfsdk/fxedit/include/fx_edit.h View 1 2 2 chunks +0 lines, -519 lines 0 comments Download
M fpdfsdk/fxedit/include/fxet_edit.h View 1 2 7 chunks +208 lines, -120 lines 0 comments Download
M fpdfsdk/fxedit/include/fxet_list.h View 1 8 chunks +70 lines, -104 lines 0 comments Download
M fpdfsdk/pdfwindow/PWL_ComboBox.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M fpdfsdk/pdfwindow/PWL_Edit.h View 3 chunks +12 lines, -15 lines 0 comments Download
M fpdfsdk/pdfwindow/PWL_Edit.cpp View 13 chunks +15 lines, -17 lines 0 comments Download
M fpdfsdk/pdfwindow/PWL_EditCtrl.h View 1 2 4 chunks +16 lines, -21 lines 0 comments Download
M fpdfsdk/pdfwindow/PWL_EditCtrl.cpp View 1 2 6 chunks +5 lines, -5 lines 0 comments Download
M fpdfsdk/pdfwindow/PWL_ListBox.h View 1 2 2 chunks +11 lines, -15 lines 0 comments Download
M fpdfsdk/pdfwindow/PWL_ListBox.cpp View 7 chunks +11 lines, -17 lines 0 comments Download
M fpdfsdk/pdfwindow/PWL_Utils.h View 2 chunks +3 lines, -3 lines 0 comments Download
M fpdfsdk/pdfwindow/PWL_Utils.cpp View 6 chunks +9 lines, -11 lines 0 comments Download
M pdfium.gyp View 1 chunk +0 lines, -2 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 10 (4 generated)
dsinclair
PTAL.
4 years, 5 months ago (2016-07-12 20:56:30 UTC) #2
Lei Zhang
https://codereview.chromium.org/2142213002/diff/1/fpdfsdk/fxedit/fxet_edit.cpp File fpdfsdk/fxedit/fxet_edit.cpp (left): https://codereview.chromium.org/2142213002/diff/1/fpdfsdk/fxedit/fxet_edit.cpp#oldcode1827 fpdfsdk/fxedit/fxet_edit.cpp:1827: if (m_bNotify && m_pNotify) { Why is this removed? ...
4 years, 5 months ago (2016-07-12 21:36:46 UTC) #3
dsinclair
https://codereview.chromium.org/2142213002/diff/1/fpdfsdk/fxedit/fxet_edit.cpp File fpdfsdk/fxedit/fxet_edit.cpp (left): https://codereview.chromium.org/2142213002/diff/1/fpdfsdk/fxedit/fxet_edit.cpp#oldcode1827 fpdfsdk/fxedit/fxet_edit.cpp:1827: if (m_bNotify && m_pNotify) { On 2016/07/12 21:36:46, Lei ...
4 years, 5 months ago (2016-07-13 14:05:46 UTC) #4
Lei Zhang
lgtm
4 years, 5 months ago (2016-07-13 18:01:26 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/2142213002/40001
4 years, 5 months ago (2016-07-13 18:08:31 UTC) #8
commit-bot: I haz the power
4 years, 5 months ago (2016-07-13 18:26:24 UTC) #10
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://pdfium.googlesource.com/pdfium/+/e35af1e3c93e5e1f374799da115eb4b99820...

Powered by Google App Engine
This is Rietveld 408576698