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

Issue 2555103005: Cleanup return values in CFWL_ComboBox (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

Cleanup return values in CFWL_ComboBox This CL changes methods in CFWL_ComboBox to return values instead of taking out params. Committed: https://pdfium.googlesource.com/pdfium/+/a2cbc570a035186529be151af0b3d44cf4106eee

Patch Set 1 #

Total comments: 1

Patch Set 2 : Rebase to master #

Patch Set 3 : Rebase to master #

Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -29 lines) Patch
M xfa/fwl/core/cfwl_combobox.h View 3 chunks +3 lines, -3 lines 0 comments Download
M xfa/fwl/core/cfwl_combobox.cpp View 1 2 3 chunks +12 lines, -14 lines 0 comments Download
M xfa/fxfa/app/xfa_ffchoicelist.cpp View 1 2 2 chunks +8 lines, -12 lines 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 14 (9 generated)
dsinclair
PTAL.
4 years ago (2016-12-07 16:43:35 UTC) #4
Tom Sepez
yay! https://codereview.chromium.org/2555103005/diff/1/xfa/fxfa/app/xfa_ffchoicelist.cpp File xfa/fxfa/app/xfa_ffchoicelist.cpp (right): https://codereview.chromium.org/2555103005/diff/1/xfa/fxfa/app/xfa_ffchoicelist.cpp#newcode321 xfa/fxfa/app/xfa_ffchoicelist.cpp:321: CFX_WideString wsSel = pFWLcombobox->GetTextByIndex(iCursel); nit: local not needed?
4 years ago (2016-12-07 17:46:14 UTC) #7
Tom Sepez
lgtm
4 years ago (2016-12-07 17:46:20 UTC) #8
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/2555103005/40001
4 years ago (2016-12-08 01:59:03 UTC) #11
commit-bot: I haz the power
4 years ago (2016-12-08 02:10:22 UTC) #14
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://pdfium.googlesource.com/pdfium/+/a2cbc570a035186529be151af0b3d44cf410...

Powered by Google App Engine
This is Rietveld 408576698