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

Issue 2004293004: Rename fwl_widgetmgrimp.{cpp,h} to cfwl_widgetmgr.{cpp,h} (Closed)

Created:
4 years, 7 months ago by Tom Sepez
Modified:
4 years, 7 months ago
Reviewers:
Lei Zhang, dsinclair
CC:
pdfium-reviews_googlegroups.com
Base URL:
https://pdfium.googlesource.com/pdfium.git@master
Target Ref:
refs/heads/master
Project:
pdfium
Visibility:
Public.

Description

Rename fwl_widgetmgrimp.{cpp,h} to cfwl_widgetmgr.{cpp,h} Committed: https://pdfium.googlesource.com/pdfium/+/648575aaa8989be7071e7ec61293470a44cf2d94

Patch Set 1 : Straight rename, no chaser. #

Patch Set 2 : Fix pre-exisiting presubmit noise. #

Patch Set 3 : Typo in new header name in one place. #

Total comments: 6

Patch Set 4 : Explicit ctor #

Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -1047 lines) Patch
M BUILD.gn View 1 2 3 2 chunks +2 lines, -2 lines 0 comments Download
M xfa.gyp View 1 2 3 2 chunks +2 lines, -2 lines 0 comments Download
M xfa/fwl/basewidget/fwl_checkboximp.cpp View 1 2 1 chunk +1 line, -1 line 0 comments Download
M xfa/fwl/basewidget/fwl_comboboximp.cpp View 1 chunk +1 line, -1 line 0 comments Download
M xfa/fwl/basewidget/fwl_datetimepickerimp.cpp View 1 chunk +1 line, -1 line 0 comments Download
M xfa/fwl/basewidget/fwl_editimp.cpp View 1 chunk +1 line, -1 line 0 comments Download
A + xfa/fwl/core/cfwl_widgetmgr.h View 1 2 3 3 chunks +4 lines, -4 lines 0 comments Download
A + xfa/fwl/core/cfwl_widgetmgr.cpp View 1 2 chunks +4 lines, -4 lines 0 comments Download
M xfa/fwl/core/fwl_appimp.cpp View 1 chunk +1 line, -1 line 0 comments Download
M xfa/fwl/core/fwl_formimp.cpp View 1 chunk +1 line, -1 line 0 comments Download
M xfa/fwl/core/fwl_noteimp.cpp View 1 chunk +1 line, -1 line 0 comments Download
M xfa/fwl/core/fwl_widgetimp.cpp View 1 chunk +1 line, -1 line 0 comments Download
D xfa/fwl/core/fwl_widgetmgrimp.h View 1 chunk +0 lines, -159 lines 0 comments Download
D xfa/fwl/core/fwl_widgetmgrimp.cpp View 1 chunk +0 lines, -862 lines 0 comments Download
M xfa/fwl/lightwidget/cfwl_widget.cpp View 1 chunk +1 line, -1 line 0 comments Download
M xfa/fwl/theme/cfwl_widgettp.cpp View 1 chunk +1 line, -1 line 0 comments Download
M xfa/fxfa/app/xfa_ffapp.cpp View 1 chunk +1 line, -1 line 0 comments Download
M xfa/fxfa/app/xfa_ffcheckbutton.cpp View 1 chunk +1 line, -1 line 0 comments Download
M xfa/fxfa/app/xfa_fffield.cpp View 1 chunk +1 line, -1 line 0 comments Download
M xfa/fxfa/app/xfa_ffpushbutton.cpp View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 14 (4 generated)
Tom Sepez
Lei, for review.
4 years, 7 months ago (2016-05-24 18:30:06 UTC) #2
dsinclair
https://codereview.chromium.org/2004293004/diff/40001/xfa/fwl/core/cfwl_widgetmgr.h File xfa/fwl/core/cfwl_widgetmgr.h (right): https://codereview.chromium.org/2004293004/diff/40001/xfa/fwl/core/cfwl_widgetmgr.h#newcode128 xfa/fwl/core/cfwl_widgetmgr.h:128: class CFWL_WidgetMgrDelegate { Should we pull this and the ...
4 years, 7 months ago (2016-05-24 19:19:36 UTC) #4
Lei Zhang
https://codereview.chromium.org/2004293004/diff/40001/xfa/fwl/core/cfwl_widgetmgr.h File xfa/fwl/core/cfwl_widgetmgr.h (right): https://codereview.chromium.org/2004293004/diff/40001/xfa/fwl/core/cfwl_widgetmgr.h#newcode128 xfa/fwl/core/cfwl_widgetmgr.h:128: class CFWL_WidgetMgrDelegate { On 2016/05/24 19:19:36, dsinclair wrote: > ...
4 years, 7 months ago (2016-05-24 19:30:26 UTC) #5
dsinclair
https://codereview.chromium.org/2004293004/diff/40001/xfa/fwl/core/cfwl_widgetmgr.h File xfa/fwl/core/cfwl_widgetmgr.h (right): https://codereview.chromium.org/2004293004/diff/40001/xfa/fwl/core/cfwl_widgetmgr.h#newcode128 xfa/fwl/core/cfwl_widgetmgr.h:128: class CFWL_WidgetMgrDelegate { On 2016/05/24 19:30:26, Lei Zhang wrote: ...
4 years, 7 months ago (2016-05-24 19:34:38 UTC) #6
Tom Sepez
https://codereview.chromium.org/2004293004/diff/40001/xfa/fwl/core/cfwl_widgetmgr.h File xfa/fwl/core/cfwl_widgetmgr.h (right): https://codereview.chromium.org/2004293004/diff/40001/xfa/fwl/core/cfwl_widgetmgr.h#newcode128 xfa/fwl/core/cfwl_widgetmgr.h:128: class CFWL_WidgetMgrDelegate { On 2016/05/24 19:19:36, dsinclair wrote: > ...
4 years, 7 months ago (2016-05-24 21:29:51 UTC) #7
dsinclair
lgtm
4 years, 7 months ago (2016-05-25 18:40:01 UTC) #8
Tom Sepez
On 2016/05/25 18:40:01, dsinclair wrote: > lgtm Lei, are you happy here?
4 years, 7 months ago (2016-05-25 22:00:38 UTC) #9
Lei Zhang
lgtm
4 years, 7 months ago (2016-05-25 22:10:38 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2004293004/50001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/2004293004/50001
4 years, 7 months ago (2016-05-25 22:12:13 UTC) #12
commit-bot: I haz the power
4 years, 7 months ago (2016-05-25 22:24:35 UTC) #14
Message was sent while issue was closed.
Committed patchset #4 (id:50001) as
https://pdfium.googlesource.com/pdfium/+/648575aaa8989be7071e7ec61293470a44cf...

Powered by Google App Engine
This is Rietveld 408576698