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

Issue 2430563003: Merge IFWL_App and FWL_AppImp together (Closed)

Created:
4 years, 2 months ago by dsinclair
Modified:
4 years, 2 months ago
Reviewers:
Lei Zhang, npm, Wei Li
CC:
pdfium-reviews_googlegroups.com
Target Ref:
refs/heads/master
Project:
pdfium
Visibility:
Public.

Description

Merge IFWL_App and FWL_AppImp together The IFWL_App class just acts as a proxy to the FWL_AppImp code. This Cl removes FWL_AppImp and merges the code back up to IFWL_App, simplifying the object hierarchy. Committed: https://pdfium.googlesource.com/pdfium/+/4e903136cf0f02578c0e47c6738b633c96814b62

Patch Set 1 #

Patch Set 2 : Cleanup #

Total comments: 8
Unified diffs Side-by-side diffs Delta from patch set Stats (+66 lines, -215 lines) Patch
M BUILD.gn View 2 chunks +1 line, -2 lines 0 comments Download
M xfa/fwl/basewidget/fwl_comboboximp.cpp View 1 chunk +0 lines, -1 line 0 comments Download
M xfa/fwl/basewidget/fwl_editimp.cpp View 1 chunk +0 lines, -1 line 0 comments Download
M xfa/fwl/core/cfwl_widgetmgr.cpp View 1 chunk +0 lines, -1 line 0 comments Download
D xfa/fwl/core/fwl_appimp.h View 1 chunk +0 lines, -44 lines 0 comments Download
D xfa/fwl/core/fwl_appimp.cpp View 1 chunk +0 lines, -117 lines 0 comments Download
M xfa/fwl/core/fwl_formimp.cpp View 1 chunk +0 lines, -1 line 0 comments Download
M xfa/fwl/core/fwl_noteimp.cpp View 1 chunk +0 lines, -1 line 0 comments Download
M xfa/fwl/core/fwl_timerimp.cpp View 1 chunk +0 lines, -1 line 0 comments Download
M xfa/fwl/core/fwl_widgetimp.h View 2 chunks +2 lines, -2 lines 0 comments Download
M xfa/fwl/core/fwl_widgetimp.cpp View 1 4 chunks +4 lines, -5 lines 2 comments Download
M xfa/fwl/core/ifwl_app.h View 1 2 chunks +6 lines, -32 lines 6 comments Download
A xfa/fwl/core/ifwl_app.cpp View 1 1 chunk +50 lines, -0 lines 0 comments Download
M xfa/fxfa/app/xfa_ffapp.cpp View 1 1 chunk +1 line, -7 lines 0 comments Download
M xfa/fxfa/app/xfa_fftext.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M xfa/fxfa/app/xfa_ffwidget.cpp View 1 chunk +1 line, -0 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 16 (7 generated)
dsinclair
PTAL.
4 years, 2 months ago (2016-10-18 13:15:38 UTC) #4
Lei Zhang
https://codereview.chromium.org/2430563003/diff/20001/xfa/fwl/core/fwl_widgetimp.cpp File xfa/fwl/core/fwl_widgetimp.cpp (left): https://codereview.chromium.org/2430563003/diff/20001/xfa/fwl/core/fwl_widgetimp.cpp#oldcode645 xfa/fwl/core/fwl_widgetimp.cpp:645: return FWL_GetApp()->GetThemeProvider(); Always nullptr? https://codereview.chromium.org/2430563003/diff/20001/xfa/fwl/core/ifwl_app.h File xfa/fwl/core/ifwl_app.h (right): https://codereview.chromium.org/2430563003/diff/20001/xfa/fwl/core/ifwl_app.h#newcode30 ...
4 years, 2 months ago (2016-10-18 16:48:15 UTC) #7
dsinclair
https://codereview.chromium.org/2430563003/diff/20001/xfa/fwl/core/fwl_widgetimp.cpp File xfa/fwl/core/fwl_widgetimp.cpp (left): https://codereview.chromium.org/2430563003/diff/20001/xfa/fwl/core/fwl_widgetimp.cpp#oldcode645 xfa/fwl/core/fwl_widgetimp.cpp:645: return FWL_GetApp()->GetThemeProvider(); On 2016/10/18 16:48:15, Lei Zhang wrote: > ...
4 years, 2 months ago (2016-10-18 17:00:22 UTC) #8
npm
https://codereview.chromium.org/2430563003/diff/20001/xfa/fwl/core/ifwl_app.h File xfa/fwl/core/ifwl_app.h (left): https://codereview.chromium.org/2430563003/diff/20001/xfa/fwl/core/ifwl_app.h#oldcode15 xfa/fwl/core/ifwl_app.h:15: // <----------- Do we still need a comment explaining ...
4 years, 2 months ago (2016-10-18 17:04:11 UTC) #9
dsinclair
https://codereview.chromium.org/2430563003/diff/20001/xfa/fwl/core/ifwl_app.h File xfa/fwl/core/ifwl_app.h (left): https://codereview.chromium.org/2430563003/diff/20001/xfa/fwl/core/ifwl_app.h#oldcode15 xfa/fwl/core/ifwl_app.h:15: // <----------- On 2016/10/18 17:04:11, npm wrote: > Do ...
4 years, 2 months ago (2016-10-18 17:08:27 UTC) #10
dsinclair
4 years, 2 months ago (2016-10-18 17:08:27 UTC) #11
npm
lgtm
4 years, 2 months ago (2016-10-18 19:05:10 UTC) #12
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/2430563003/20001
4 years, 2 months ago (2016-10-18 23:47:59 UTC) #14
commit-bot: I haz the power
4 years, 2 months ago (2016-10-18 23:48:19 UTC) #16
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://pdfium.googlesource.com/pdfium/+/4e903136cf0f02578c0e47c6738b633c9681...

Powered by Google App Engine
This is Rietveld 408576698