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

Issue 2511813002: Create CFWL_EvtEditChanged (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

Create CFWL_EvtEditChanged This CL creates a generic event for CFWL_EventType::EditChanged and uses it in the ComboBox and DateTimePicker. None of the params from the custom events were used so they have been removed. Committed: https://pdfium.googlesource.com/pdfium/+/b977720aa7f159ae2c1e9d9b3af1adecff730545

Patch Set 1 #

Total comments: 4

Patch Set 2 : fixed #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -29 lines) Patch
M BUILD.gn View 1 chunk +2 lines, -0 lines 0 comments Download
A + xfa/fwl/core/cfwl_evteditchanged.h View 1 chunk +6 lines, -6 lines 0 comments Download
A + xfa/fwl/core/cfwl_evteditchanged.cpp View 1 chunk +5 lines, -5 lines 0 comments Download
M xfa/fwl/core/ifwl_combobox.h View 1 chunk +0 lines, -6 lines 0 comments Download
M xfa/fwl/core/ifwl_combobox.cpp View 1 2 chunks +2 lines, -6 lines 0 comments Download
M xfa/fwl/core/ifwl_datetimepicker.h View 1 chunk +0 lines, -4 lines 0 comments Download
M xfa/fwl/core/ifwl_datetimepicker.cpp View 2 chunks +3 lines, -2 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 13 (8 generated)
dsinclair
PTAL.
4 years, 1 month ago (2016-11-17 17:07:02 UTC) #2
Tom Sepez
lgtm https://codereview.chromium.org/2511813002/diff/1/xfa/fwl/core/ifwl_combobox.cpp File xfa/fwl/core/ifwl_combobox.cpp (left): https://codereview.chromium.org/2511813002/diff/1/xfa/fwl/core/ifwl_combobox.cpp#oldcode861 xfa/fwl/core/ifwl_combobox.cpp:861: pTemp.m_pSrcTarget = this; Sure this isn't used? https://codereview.chromium.org/2511813002/diff/1/xfa/fwl/core/ifwl_datetimepicker.cpp ...
4 years, 1 month ago (2016-11-17 17:12:59 UTC) #5
dsinclair
https://codereview.chromium.org/2511813002/diff/1/xfa/fwl/core/ifwl_combobox.cpp File xfa/fwl/core/ifwl_combobox.cpp (left): https://codereview.chromium.org/2511813002/diff/1/xfa/fwl/core/ifwl_combobox.cpp#oldcode861 xfa/fwl/core/ifwl_combobox.cpp:861: pTemp.m_pSrcTarget = this; On 2016/11/17 17:12:58, Tom Sepez wrote: ...
4 years, 1 month ago (2016-11-17 18:00:13 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/2511813002/20001
4 years, 1 month ago (2016-11-17 18:00:45 UTC) #11
commit-bot: I haz the power
4 years, 1 month ago (2016-11-17 18:32:56 UTC) #13
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://pdfium.googlesource.com/pdfium/+/b977720aa7f159ae2c1e9d9b3af1adecff73...

Powered by Google App Engine
This is Rietveld 408576698