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

Issue 2503513002: Cleanup fwl_* classes and cfx_* classes in fwl. (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 fwl_* classes and cfx_* classes in fwl. This CL cleans up the classes in the fwl_* and cfx_* files in fwl/core. Committed: https://pdfium.googlesource.com/pdfium/+/3439802410dc2c4aeb49397c987bf5ca0ddfad8b

Patch Set 1 #

Total comments: 2

Patch Set 2 : Rebase to master #

Patch Set 3 : Review Feedback #

Total comments: 2

Patch Set 4 : Review feedback #

Unified diffs Side-by-side diffs Delta from patch set Stats (+77 lines, -256 lines) Patch
M xfa/fwl/core/cfx_barcode.h View 2 chunks +9 lines, -4 lines 0 comments Download
M xfa/fwl/core/cfx_barcode.cpp View 3 chunks +2 lines, -40 lines 0 comments Download
M xfa/fwl/core/fwl_noteimp.h View 1 2 5 chunks +32 lines, -57 lines 0 comments Download
M xfa/fwl/core/fwl_noteimp.cpp View 1 2 3 11 chunks +30 lines, -151 lines 0 comments Download
M xfa/fwl/core/ifwl_app.cpp View 1 chunk +1 line, -3 lines 0 comments Download
M xfa/fwl/core/ifwl_form.cpp View 1 2 3 1 chunk +3 lines, -1 line 0 comments Download

Dependent Patchsets:

Messages

Total messages: 22 (12 generated)
dsinclair
PTAL.
4 years, 1 month ago (2016-11-14 15:24:20 UTC) #2
npm
looks good once bots compile https://codereview.chromium.org/2503513002/diff/1/xfa/fwl/core/fwl_noteimp.cpp File xfa/fwl/core/fwl_noteimp.cpp (right): https://codereview.chromium.org/2503513002/diff/1/xfa/fwl/core/fwl_noteimp.cpp#newcode183 xfa/fwl/core/fwl_noteimp.cpp:183: if (nIndex < 0) ...
4 years, 1 month ago (2016-11-14 16:31:51 UTC) #7
dsinclair
https://codereview.chromium.org/2503513002/diff/1/xfa/fwl/core/fwl_noteimp.cpp File xfa/fwl/core/fwl_noteimp.cpp (right): https://codereview.chromium.org/2503513002/diff/1/xfa/fwl/core/fwl_noteimp.cpp#newcode183 xfa/fwl/core/fwl_noteimp.cpp:183: if (nIndex < 0) { On 2016/11/14 16:31:51, npm ...
4 years, 1 month ago (2016-11-14 16:44:07 UTC) #8
Tom Sepez
lgtm https://codereview.chromium.org/2503513002/diff/40001/xfa/fwl/core/ifwl_form.cpp File xfa/fwl/core/ifwl_form.cpp (right): https://codereview.chromium.org/2503513002/diff/40001/xfa/fwl/core/ifwl_form.cpp#newcode332 xfa/fwl/core/ifwl_form.cpp:332: m_pNoteLoop.reset(new CFWL_NoteLoop); nit: pdfium::MakeUnique?
4 years, 1 month ago (2016-11-14 17:35:22 UTC) #9
dsinclair
https://codereview.chromium.org/2503513002/diff/40001/xfa/fwl/core/ifwl_form.cpp File xfa/fwl/core/ifwl_form.cpp (right): https://codereview.chromium.org/2503513002/diff/40001/xfa/fwl/core/ifwl_form.cpp#newcode332 xfa/fwl/core/ifwl_form.cpp:332: m_pNoteLoop.reset(new CFWL_NoteLoop); On 2016/11/14 17:35:22, Tom Sepez wrote: > ...
4 years, 1 month ago (2016-11-14 21:03:00 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/2503513002/60001
4 years, 1 month ago (2016-11-14 21:03:13 UTC) #13
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/2503513002/60001
4 years, 1 month ago (2016-11-14 22:42:00 UTC) #16
commit-bot: I haz the power
Try jobs failed on following builders: android on master.tryserver.client.pdfium (JOB_TIMED_OUT, no build URL)
4 years, 1 month ago (2016-11-14 23:03:51 UTC) #18
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/2503513002/60001
4 years, 1 month ago (2016-11-14 23:09:20 UTC) #20
commit-bot: I haz the power
4 years, 1 month ago (2016-11-14 23:13:15 UTC) #22
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://pdfium.googlesource.com/pdfium/+/3439802410dc2c4aeb49397c987bf5ca0ddf...

Powered by Google App Engine
This is Rietveld 408576698