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

Issue 2505703003: Cleaning up nits in fwl/core files. (Closed)

Created:
4 years, 1 month ago by dsinclair
Modified:
4 years, 1 month ago
Reviewers:
Tom Sepez, npm
CC:
pdfium-reviews_googlegroups.com
Target Ref:
refs/heads/master
Project:
pdfium
Visibility:
Public.

Description

Cleaning up nits in fwl/core files. This Cl cleans up the nits in the first set of cfwl_* files. The unused Event and Message classes are removed. Committed: https://pdfium.googlesource.com/pdfium/+/72f957a0bafaf7c9628980e404c471b54f42de8f

Patch Set 1 #

Total comments: 13
Unified diffs Side-by-side diffs Delta from patch set Stats (+27 lines, -357 lines) Patch
M xfa/fwl/core/cfwl_combobox.cpp View 4 chunks +4 lines, -6 lines 4 comments Download
M xfa/fwl/core/cfwl_datetimepicker.h View 1 chunk +0 lines, -3 lines 0 comments Download
M xfa/fwl/core/cfwl_datetimepicker.cpp View 1 chunk +1 line, -1 line 0 comments Download
M xfa/fwl/core/cfwl_event.h View 3 chunks +0 lines, -22 lines 0 comments Download
M xfa/fwl/core/cfwl_listbox.cpp View 3 chunks +5 lines, -10 lines 4 comments Download
M xfa/fwl/core/cfwl_message.h View 4 chunks +14 lines, -73 lines 3 comments Download
M xfa/fwl/core/fwl_noteimp.h View 2 chunks +0 lines, -10 lines 0 comments Download
M xfa/fwl/core/fwl_noteimp.cpp View 7 chunks +2 lines, -90 lines 0 comments Download
M xfa/fwl/core/ifwl_checkbox.h View 1 chunk +0 lines, -1 line 0 comments Download
M xfa/fwl/core/ifwl_checkbox.cpp View 2 chunks +0 lines, -8 lines 0 comments Download
M xfa/fwl/core/ifwl_comboboxproxy.h View 1 chunk +0 lines, -1 line 0 comments Download
M xfa/fwl/core/ifwl_comboboxproxy.cpp View 2 chunks +0 lines, -7 lines 0 comments Download
M xfa/fwl/core/ifwl_datetimepicker.h View 1 chunk +0 lines, -4 lines 0 comments Download
M xfa/fwl/core/ifwl_edit.h View 2 chunks +0 lines, -4 lines 0 comments Download
M xfa/fwl/core/ifwl_edit.cpp View 2 chunks +0 lines, -16 lines 0 comments Download
M xfa/fwl/core/ifwl_form.h View 2 chunks +0 lines, -4 lines 0 comments Download
M xfa/fwl/core/ifwl_form.cpp View 3 chunks +1 line, -85 lines 2 comments Download
M xfa/fwl/core/ifwl_monthcalendar.h View 1 chunk +0 lines, -12 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 14 (7 generated)
dsinclair
PTAL. The events and messages removed are never instantiated.
4 years, 1 month ago (2016-11-15 20:49:38 UTC) #2
npm
https://codereview.chromium.org/2505703003/diff/1/xfa/fwl/core/cfwl_combobox.cpp File xfa/fwl/core/cfwl_combobox.cpp (right): https://codereview.chromium.org/2505703003/diff/1/xfa/fwl/core/cfwl_combobox.cpp#newcode61 xfa/fwl/core/cfwl_combobox.cpp:61: void CFWL_ComboBox::GetTextByIndex(int32_t iIndex, Is this the point where you ...
4 years, 1 month ago (2016-11-15 21:38:30 UTC) #7
dsinclair
https://codereview.chromium.org/2505703003/diff/1/xfa/fwl/core/cfwl_combobox.cpp File xfa/fwl/core/cfwl_combobox.cpp (right): https://codereview.chromium.org/2505703003/diff/1/xfa/fwl/core/cfwl_combobox.cpp#newcode61 xfa/fwl/core/cfwl_combobox.cpp:61: void CFWL_ComboBox::GetTextByIndex(int32_t iIndex, On 2016/11/15 21:38:30, npm wrote: > ...
4 years, 1 month ago (2016-11-15 21:44:06 UTC) #8
npm
lgtm I take your word on the followups :)
4 years, 1 month ago (2016-11-15 22:18:55 UTC) #9
Tom Sepez
lgtm https://codereview.chromium.org/2505703003/diff/1/xfa/fwl/core/cfwl_message.h File xfa/fwl/core/cfwl_message.h (right): https://codereview.chromium.org/2505703003/diff/1/xfa/fwl/core/cfwl_message.h#newcode89 xfa/fwl/core/cfwl_message.h:89: #define FWL_MESSAGE_DEF(classname, msgType, ...) \ I'd suggest just ...
4 years, 1 month ago (2016-11-15 22:41:47 UTC) #10
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/2505703003/1
4 years, 1 month ago (2016-11-16 15:01:08 UTC) #12
commit-bot: I haz the power
4 years, 1 month ago (2016-11-16 15:01:30 UTC) #14
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://pdfium.googlesource.com/pdfium/+/72f957a0bafaf7c9628980e404c471b54f42...

Powered by Google App Engine
This is Rietveld 408576698