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

Issue 2493583002: Cleanup methds in IFWL_MonthCalendar (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

Cleanup methds in IFWL_MonthCalendar This CL cleans up the methods and parameters in IFWL_MonthCalendar. Committed: https://pdfium.googlesource.com/pdfium/+/cb8da9d7e283ac6437eabd63bf5543e56910abfc

Patch Set 1 #

Total comments: 4

Patch Set 2 : Review feedback #

Unified diffs Side-by-side diffs Delta from patch set Stats (+97 lines, -203 lines) Patch
M xfa/fwl/core/ifwl_monthcalendar.h View 1 6 chunks +44 lines, -64 lines 0 comments Download
M xfa/fwl/core/ifwl_monthcalendar.cpp View 1 27 chunks +53 lines, -139 lines 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 10 (4 generated)
dsinclair
PTAL.
4 years, 1 month ago (2016-11-09 20:10:48 UTC) #2
Tom Sepez
lgtm https://codereview.chromium.org/2493583002/diff/1/xfa/fwl/core/ifwl_monthcalendar.cpp File xfa/fwl/core/ifwl_monthcalendar.cpp (right): https://codereview.chromium.org/2493583002/diff/1/xfa/fwl/core/ifwl_monthcalendar.cpp#newcode921 xfa/fwl/core/ifwl_monthcalendar.cpp:921: if (iDay <= 0 || iDay > m_arrDates.GetSize()) ...
4 years, 1 month ago (2016-11-09 21:13:11 UTC) #3
npm
https://codereview.chromium.org/2493583002/diff/1/xfa/fwl/core/ifwl_monthcalendar.h File xfa/fwl/core/ifwl_monthcalendar.h (right): https://codereview.chromium.org/2493583002/diff/1/xfa/fwl/core/ifwl_monthcalendar.h#newcode40 xfa/fwl/core/ifwl_monthcalendar.h:40: struct FWL_DATEINFO { You might be able to forward ...
4 years, 1 month ago (2016-11-09 21:34:15 UTC) #4
dsinclair
https://codereview.chromium.org/2493583002/diff/1/xfa/fwl/core/ifwl_monthcalendar.cpp File xfa/fwl/core/ifwl_monthcalendar.cpp (right): https://codereview.chromium.org/2493583002/diff/1/xfa/fwl/core/ifwl_monthcalendar.cpp#newcode921 xfa/fwl/core/ifwl_monthcalendar.cpp:921: if (iDay <= 0 || iDay > m_arrDates.GetSize()) { ...
4 years, 1 month ago (2016-11-10 18:04:16 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/2493583002/20001
4 years, 1 month ago (2016-11-10 21:02:19 UTC) #8
commit-bot: I haz the power
4 years, 1 month ago (2016-11-10 21:17:57 UTC) #10
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://pdfium.googlesource.com/pdfium/+/cb8da9d7e283ac6437eabd63bf5543e56910...

Powered by Google App Engine
This is Rietveld 408576698