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

Issue 2576483002: Remove unused CFWL_ListBox code (Closed)

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

Description

Remove unused CFWL_ListBox code This CL removes states and settings from the CFWL_ListBox code which were never enabled. Review-Url: https://codereview.chromium.org/2576483002 Committed: https://pdfium.googlesource.com/pdfium/+/be5f0297256ba3c597dd32eb7eefef57fbd8e201

Patch Set 1 #

Total comments: 2

Patch Set 2 : Rebase to master #

Patch Set 3 : Rebase to master #

Total comments: 6

Patch Set 4 : Review feedback #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -134 lines) Patch
M xfa/fwl/cfwl_combobox.h View 1 chunk +0 lines, -1 line 0 comments Download
M xfa/fwl/cfwl_combobox.cpp View 1 2 1 chunk +0 lines, -2 lines 0 comments Download
M xfa/fwl/cfwl_listbox.h View 1 2 chunks +0 lines, -9 lines 0 comments Download
M xfa/fwl/cfwl_listbox.cpp View 1 2 3 18 chunks +19 lines, -103 lines 0 comments Download
M xfa/fwl/cfwl_listitem.h View 1 3 chunks +2 lines, -17 lines 0 comments Download
M xfa/fwl/cfwl_listitem.cpp View 1 chunk +1 line, -2 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 21 (12 generated)
dsinclair
PTAL.
4 years ago (2016-12-13 15:19:42 UTC) #2
Tom Sepez
https://codereview.chromium.org/2576483002/diff/1/xfa/fwl/cfwl_combobox.h File xfa/fwl/cfwl_combobox.h (left): https://codereview.chromium.org/2576483002/diff/1/xfa/fwl/cfwl_combobox.h#oldcode47 xfa/fwl/cfwl_combobox.h:47: #define FWL_STYLEEXT_CMB_ListItemIconText (1L << 12) Can we keep this ...
4 years ago (2016-12-13 17:32:03 UTC) #7
dsinclair
https://codereview.chromium.org/2576483002/diff/1/xfa/fwl/cfwl_combobox.h File xfa/fwl/cfwl_combobox.h (left): https://codereview.chromium.org/2576483002/diff/1/xfa/fwl/cfwl_combobox.h#oldcode47 xfa/fwl/cfwl_combobox.h:47: #define FWL_STYLEEXT_CMB_ListItemIconText (1L << 12) On 2016/12/13 17:32:03, Tom ...
4 years ago (2016-12-13 18:57:59 UTC) #8
dsinclair
On 2016/12/13 18:57:59, dsinclair wrote: > https://codereview.chromium.org/2576483002/diff/1/xfa/fwl/cfwl_combobox.h > File xfa/fwl/cfwl_combobox.h (left): > > https://codereview.chromium.org/2576483002/diff/1/xfa/fwl/cfwl_combobox.h#oldcode47 > ...
4 years ago (2016-12-14 16:16:54 UTC) #13
Tom Sepez
https://codereview.chromium.org/2576483002/diff/40001/xfa/fwl/cfwl_combobox.h File xfa/fwl/cfwl_combobox.h (right): https://codereview.chromium.org/2576483002/diff/40001/xfa/fwl/cfwl_combobox.h#newcode46 xfa/fwl/cfwl_combobox.h:46: #define FWL_STYLEEXT_CMB_ListItemText (0L << 12) this one is unused, ...
4 years ago (2016-12-14 17:20:16 UTC) #14
dsinclair
https://codereview.chromium.org/2576483002/diff/40001/xfa/fwl/cfwl_combobox.h File xfa/fwl/cfwl_combobox.h (right): https://codereview.chromium.org/2576483002/diff/40001/xfa/fwl/cfwl_combobox.h#newcode46 xfa/fwl/cfwl_combobox.h:46: #define FWL_STYLEEXT_CMB_ListItemText (0L << 12) On 2016/12/14 17:20:16, Tom ...
4 years ago (2016-12-14 17:43:55 UTC) #15
Tom Sepez
lgtm
4 years ago (2016-12-14 20:38:31 UTC) #16
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/2576483002/60001
4 years ago (2016-12-14 20:43:33 UTC) #18
commit-bot: I haz the power
4 years ago (2016-12-14 20:54:33 UTC) #21
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://pdfium.googlesource.com/pdfium/+/be5f0297256ba3c597dd32eb7eefef57fbd8...

Powered by Google App Engine
This is Rietveld 408576698