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

Issue 2489013002: Continue cleaning IFWL classes (Closed)

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

Description

Continue cleaning IFWL classes More work cleaning up visiblity, unused methods and return values. Committed: https://pdfium.googlesource.com/pdfium/+/12f72bfc06198fcddf86f366adbbdeb152163b0e

Patch Set 1 #

Total comments: 6

Patch Set 2 : Review updates #

Total comments: 9

Patch Set 3 : Review fixes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+84 lines, -188 lines) Patch
M xfa/fwl/core/ifwl_edit.cpp View 1 2 1 chunk +1 line, -1 line 0 comments Download
M xfa/fwl/core/ifwl_listbox.cpp View 1 2 1 chunk +1 line, -1 line 0 comments Download
M xfa/fwl/core/ifwl_scrollbar.h View 1 2 6 chunks +48 lines, -47 lines 0 comments Download
M xfa/fwl/core/ifwl_scrollbar.cpp View 3 chunks +3 lines, -60 lines 0 comments Download
M xfa/fwl/core/ifwl_spinbutton.h View 1 4 chunks +11 lines, -14 lines 0 comments Download
M xfa/fwl/core/ifwl_spinbutton.cpp View 1 7 chunks +15 lines, -17 lines 0 comments Download
M xfa/fwl/core/ifwl_themeprovider.h View 1 chunk +0 lines, -2 lines 0 comments Download
M xfa/fwl/core/ifwl_timer.h View 2 chunks +2 lines, -3 lines 0 comments Download
M xfa/fwl/core/ifwl_timer.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M xfa/fwl/core/ifwl_tooltip.h View 3 chunks +1 line, -14 lines 0 comments Download
M xfa/fwl/core/ifwl_tooltip.cpp View 2 chunks +0 lines, -25 lines 0 comments Download
M xfa/fwl/core/ifwl_widgetdelegate.h View 1 chunk +0 lines, -2 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 21 (13 generated)
dsinclair
PTAL.
4 years, 1 month ago (2016-11-09 17:05:23 UTC) #2
Tom Sepez
lgtm https://codereview.chromium.org/2489013002/diff/1/xfa/fwl/core/ifwl_scrollbar.cpp File xfa/fwl/core/ifwl_scrollbar.cpp (right): https://codereview.chromium.org/2489013002/diff/1/xfa/fwl/core/ifwl_scrollbar.cpp#newcode131 xfa/fwl/core/ifwl_scrollbar.cpp:131: return OnScroll(dwCode, fPos); nit: replace line 127 with ...
4 years, 1 month ago (2016-11-09 17:46:02 UTC) #5
dsinclair
https://codereview.chromium.org/2489013002/diff/1/xfa/fwl/core/ifwl_scrollbar.cpp File xfa/fwl/core/ifwl_scrollbar.cpp (right): https://codereview.chromium.org/2489013002/diff/1/xfa/fwl/core/ifwl_scrollbar.cpp#newcode131 xfa/fwl/core/ifwl_scrollbar.cpp:131: return OnScroll(dwCode, fPos); On 2016/11/09 17:46:02, Tom Sepez wrote: ...
4 years, 1 month ago (2016-11-09 18:25:57 UTC) #8
npm_g
lgtm https://codereview.chromium.org/2489013002/diff/20001/xfa/fwl/core/ifwl_spinbutton.h File xfa/fwl/core/ifwl_spinbutton.h (right): https://codereview.chromium.org/2489013002/diff/20001/xfa/fwl/core/ifwl_spinbutton.h#newcode51 xfa/fwl/core/ifwl_spinbutton.h:51: bool IsButtonEnabled(bool bUp = true); Followup nit: bool ...
4 years, 1 month ago (2016-11-09 18:35:23 UTC) #12
Tom Sepez
https://codereview.chromium.org/2489013002/diff/20001/xfa/fwl/core/ifwl_edit.cpp File xfa/fwl/core/ifwl_edit.cpp (right): https://codereview.chromium.org/2489013002/diff/20001/xfa/fwl/core/ifwl_edit.cpp#newcode1934 xfa/fwl/core/ifwl_edit.cpp:1934: pScrollBar->GetRange(&(fs.x), &(fs.y)); nit: overparenthesized. https://codereview.chromium.org/2489013002/diff/20001/xfa/fwl/core/ifwl_listbox.cpp File xfa/fwl/core/ifwl_listbox.cpp (right): https://codereview.chromium.org/2489013002/diff/20001/xfa/fwl/core/ifwl_listbox.cpp#newcode1095 ...
4 years, 1 month ago (2016-11-09 18:46:08 UTC) #13
dsinclair
https://codereview.chromium.org/2489013002/diff/20001/xfa/fwl/core/ifwl_edit.cpp File xfa/fwl/core/ifwl_edit.cpp (right): https://codereview.chromium.org/2489013002/diff/20001/xfa/fwl/core/ifwl_edit.cpp#newcode1934 xfa/fwl/core/ifwl_edit.cpp:1934: pScrollBar->GetRange(&(fs.x), &(fs.y)); On 2016/11/09 18:46:08, Tom Sepez wrote: > ...
4 years, 1 month ago (2016-11-10 17:56:04 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/2489013002/40001
4 years, 1 month ago (2016-11-10 17:56:37 UTC) #19
commit-bot: I haz the power
4 years, 1 month ago (2016-11-10 18:25:51 UTC) #21
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://pdfium.googlesource.com/pdfium/+/12f72bfc06198fcddf86f366adbbdeb15216...

Powered by Google App Engine
This is Rietveld 408576698