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

Issue 2506493003: Continue nit cleanup in fwl/core (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

Patch Set 1 #

Patch Set 2 : Unused #

Patch Set 3 : Prior review comment #

Total comments: 8

Patch Set 4 : Review feedback #

Patch Set 5 : review feedback #

Unified diffs Side-by-side diffs Delta from patch set Stats (+231 lines, -236 lines) Patch
M xfa/fwl/core/cfwl_combobox.cpp View 1 2 3 1 chunk +0 lines, -4 lines 0 comments Download
M xfa/fwl/core/cfwl_edit.cpp View 1 2 3 1 chunk +0 lines, -4 lines 0 comments Download
M xfa/fwl/core/cfwl_listbox.cpp View 1 2 3 1 chunk +1 line, -5 lines 0 comments Download
M xfa/fwl/core/cfwl_widget.h View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M xfa/fwl/core/cfwl_widget.cpp View 3 chunks +7 lines, -20 lines 0 comments Download
M xfa/fwl/core/cfwl_widgetmgr.cpp View 17 chunks +61 lines, -58 lines 0 comments Download
M xfa/fwl/core/cfx_barcode.cpp View 11 chunks +16 lines, -0 lines 0 comments Download
M xfa/fwl/core/fwl_noteimp.h View 1 2 chunks +10 lines, -15 lines 0 comments Download
M xfa/fwl/core/fwl_noteimp.cpp View 1 2 3 4 13 chunks +134 lines, -128 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 14 (6 generated)
dsinclair
PTAL.
4 years, 1 month ago (2016-11-15 21:39:10 UTC) #4
Tom Sepez
https://codereview.chromium.org/2506493003/diff/40001/xfa/fwl/core/cfwl_widget.h File xfa/fwl/core/cfwl_widget.h (right): https://codereview.chromium.org/2506493003/diff/40001/xfa/fwl/core/cfwl_widget.h#newcode27 xfa/fwl/core/cfwl_widget.h:27: const IFWL_Widget* GetWidget() const { return m_pIface.get(); } I ...
4 years, 1 month ago (2016-11-15 22:29:29 UTC) #5
npm
looks good https://codereview.chromium.org/2506493003/diff/40001/xfa/fwl/core/cfwl_listbox.cpp File xfa/fwl/core/cfwl_listbox.cpp (right): https://codereview.chromium.org/2506493003/diff/40001/xfa/fwl/core/cfwl_listbox.cpp#newcode53 xfa/fwl/core/cfwl_listbox.cpp:53: if (iSel < 0) Remove this if: ...
4 years, 1 month ago (2016-11-15 23:27:03 UTC) #6
dsinclair
https://codereview.chromium.org/2506493003/diff/40001/xfa/fwl/core/cfwl_listbox.cpp File xfa/fwl/core/cfwl_listbox.cpp (right): https://codereview.chromium.org/2506493003/diff/40001/xfa/fwl/core/cfwl_listbox.cpp#newcode53 xfa/fwl/core/cfwl_listbox.cpp:53: if (iSel < 0) On 2016/11/15 23:27:03, npm wrote: ...
4 years, 1 month ago (2016-11-16 15:10:47 UTC) #7
npm
lgtm https://codereview.chromium.org/2506493003/diff/40001/xfa/fwl/core/fwl_noteimp.cpp File xfa/fwl/core/fwl_noteimp.cpp (right): https://codereview.chromium.org/2506493003/diff/40001/xfa/fwl/core/fwl_noteimp.cpp#newcode319 xfa/fwl/core/fwl_noteimp.cpp:319: if (m_pFocus) { Let's just pretend I meant ...
4 years, 1 month ago (2016-11-16 15:15:15 UTC) #8
dsinclair
https://codereview.chromium.org/2506493003/diff/40001/xfa/fwl/core/fwl_noteimp.cpp File xfa/fwl/core/fwl_noteimp.cpp (right): https://codereview.chromium.org/2506493003/diff/40001/xfa/fwl/core/fwl_noteimp.cpp#newcode319 xfa/fwl/core/fwl_noteimp.cpp:319: if (m_pFocus) { On 2016/11/16 15:15:15, npm wrote: > ...
4 years, 1 month ago (2016-11-16 15:19:41 UTC) #9
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/2506493003/70001
4 years, 1 month ago (2016-11-16 15:19:48 UTC) #12
commit-bot: I haz the power
4 years, 1 month ago (2016-11-16 15:32:52 UTC) #14
Message was sent while issue was closed.
Committed patchset #5 (id:70001) as
https://pdfium.googlesource.com/pdfium/+/92549cd7502296328aecef23dab6d7fc0e84...

Powered by Google App Engine
This is Rietveld 408576698