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

Issue 1928963004: Cleanup IFWL_Adapter interfaces. (Closed)

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

Description

Cleanup IFWL_Adapter interfaces. This CL removes: * IFWL_AdapterNative * IFWL_Adapter{Widget|Thread}Mgr * IFWL_WidgetMgrDelegate * CFWL_SDAdapter{Widget|Thread}Mgr Methods which just returned have also been removed. Committed: https://pdfium.googlesource.com/pdfium/+/55fa356c8ce72c597e75fc591fc67597b1c019d5

Patch Set 1 : #

Total comments: 18

Patch Set 2 : #

Patch Set 3 : Rebase to master #

Total comments: 2

Patch Set 4 : #

Patch Set 5 : #

Patch Set 6 : #

Patch Set 7 : #

Patch Set 8 : Rebase to master #

Patch Set 9 : Rebase to master #

Unified diffs Side-by-side diffs Delta from patch set Stats (+195 lines, -742 lines) Patch
M BUILD.gn View 1 2 3 4 5 6 7 8 1 chunk +0 lines, -5 lines 0 comments Download
M xfa.gyp View 1 2 3 4 5 6 7 1 chunk +0 lines, -5 lines 0 comments Download
M xfa/fwl/basewidget/fwl_caretimp.h View 1 1 chunk +1 line, -1 line 0 comments Download
M xfa/fwl/basewidget/fwl_caretimp.cpp View 1 2 3 4 2 chunks +8 lines, -7 lines 0 comments Download
M xfa/fwl/basewidget/fwl_comboboximp.h View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M xfa/fwl/basewidget/fwl_comboboximp.cpp View 1 2 3 4 5 6 7 8 1 chunk +6 lines, -6 lines 0 comments Download
M xfa/fwl/basewidget/fwl_editimp.h View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M xfa/fwl/basewidget/fwl_editimp.cpp View 1 2 3 4 5 6 7 8 1 chunk +4 lines, -2 lines 0 comments Download
M xfa/fwl/basewidget/fwl_pushbuttonimp.h View 1 1 chunk +1 line, -1 line 0 comments Download
M xfa/fwl/basewidget/fwl_pushbuttonimp.cpp View 1 2 3 4 5 6 7 8 1 chunk +5 lines, -3 lines 0 comments Download
M xfa/fwl/basewidget/fwl_tooltipctrlimp.h View 1 1 chunk +1 line, -1 line 0 comments Download
M xfa/fwl/basewidget/fwl_tooltipctrlimp.cpp View 1 1 chunk +4 lines, -2 lines 0 comments Download
M xfa/fwl/basewidget/ifwl_caret.h View 1 1 chunk +1 line, -1 line 0 comments Download
M xfa/fwl/core/fwl_appimp.h View 1 2 chunks +12 lines, -14 lines 0 comments Download
M xfa/fwl/core/fwl_appimp.cpp View 1 4 chunks +21 lines, -18 lines 0 comments Download
M xfa/fwl/core/fwl_formimp.cpp View 1 2 3 4 5 6 7 8 8 chunks +8 lines, -27 lines 0 comments Download
M xfa/fwl/core/fwl_noteimp.cpp View 1 2 3 4 5 6 7 8 3 chunks +13 lines, -57 lines 0 comments Download
D xfa/fwl/core/fwl_sdadapterimp.h View 1 chunk +0 lines, -80 lines 0 comments Download
D xfa/fwl/core/fwl_sdadapterimp.cpp View 1 chunk +0 lines, -151 lines 0 comments Download
M xfa/fwl/core/fwl_timerimp.cpp View 2 chunks +3 lines, -3 lines 0 comments Download
M xfa/fwl/core/fwl_widgetimp.h View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M xfa/fwl/core/fwl_widgetimp.cpp View 1 2 3 4 5 6 7 6 chunks +24 lines, -58 lines 0 comments Download
M xfa/fwl/core/fwl_widgetmgrimp.h View 1 2 3 4 5 6 7 8 5 chunks +6 lines, -28 lines 0 comments Download
M xfa/fwl/core/fwl_widgetmgrimp.cpp View 1 2 3 4 5 6 7 8 6 chunks +6 lines, -78 lines 0 comments Download
D xfa/fwl/core/ifwl_adapternative.h View 1 chunk +0 lines, -24 lines 0 comments Download
D xfa/fwl/core/ifwl_adapterthreadmgr.h View 1 chunk +0 lines, -22 lines 0 comments Download
D xfa/fwl/core/ifwl_adapterwidgetmgr.h View 1 chunk +0 lines, -79 lines 0 comments Download
M xfa/fwl/core/ifwl_app.h View 1 3 chunks +9 lines, -9 lines 0 comments Download
M xfa/fwl/core/ifwl_widget.h View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M xfa/fwl/lightwidget/cfwl_widget.h View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M xfa/fwl/lightwidget/cfwl_widget.cpp View 1 2 3 4 5 6 7 11 chunks +30 lines, -26 lines 0 comments Download
M xfa/fxfa/app/xfa_ffapp.cpp View 4 chunks +2 lines, -10 lines 0 comments Download
M xfa/fxfa/app/xfa_fffield.h View 1 2 3 4 5 6 7 1 chunk +0 lines, -1 line 0 comments Download
M xfa/fxfa/app/xfa_fwladapter.h View 1 chunk +15 lines, -8 lines 0 comments Download
M xfa/fxfa/app/xfa_fwladapter.cpp View 1 chunk +4 lines, -0 lines 0 comments Download
M xfa/fxfa/include/xfa_ffapp.h View 4 chunks +6 lines, -10 lines 0 comments Download

Messages

Total messages: 29 (13 generated)
dsinclair
PTAL.
4 years, 7 months ago (2016-04-28 16:01:17 UTC) #3
Tom Sepez
https://codereview.chromium.org/1928963004/diff/20001/xfa/fwl/core/fwl_appimp.cpp File xfa/fwl/core/fwl_appimp.cpp (right): https://codereview.chromium.org/1928963004/diff/20001/xfa/fwl/core/fwl_appimp.cpp#newcode85 xfa/fwl/core/fwl_appimp.cpp:85: FWL_ERR CFWL_AppImp::SetThemeProvider(IFWL_ThemeProvider* pThemeProvider) { This should probably be a ...
4 years, 7 months ago (2016-04-28 16:42:12 UTC) #4
dsinclair
https://codereview.chromium.org/1928963004/diff/20001/xfa/fwl/core/fwl_appimp.cpp File xfa/fwl/core/fwl_appimp.cpp (right): https://codereview.chromium.org/1928963004/diff/20001/xfa/fwl/core/fwl_appimp.cpp#newcode85 xfa/fwl/core/fwl_appimp.cpp:85: FWL_ERR CFWL_AppImp::SetThemeProvider(IFWL_ThemeProvider* pThemeProvider) { On 2016/04/28 16:42:11, Tom Sepez ...
4 years, 7 months ago (2016-04-28 17:53:46 UTC) #5
Tom Sepez
lgtm https://codereview.chromium.org/1928963004/diff/60001/xfa/fwl/lightwidget/cfwl_widget.cpp File xfa/fwl/lightwidget/cfwl_widget.cpp (right): https://codereview.chromium.org/1928963004/diff/60001/xfa/fwl/lightwidget/cfwl_widget.cpp#newcode130 xfa/fwl/lightwidget/cfwl_widget.cpp:130: if (!m_pIface) nit: maybe just if (m_pIface) m_pIface->SetStates(...);
4 years, 7 months ago (2016-04-28 23:40:32 UTC) #6
dsinclair
https://codereview.chromium.org/1928963004/diff/60001/xfa/fwl/lightwidget/cfwl_widget.cpp File xfa/fwl/lightwidget/cfwl_widget.cpp (right): https://codereview.chromium.org/1928963004/diff/60001/xfa/fwl/lightwidget/cfwl_widget.cpp#newcode130 xfa/fwl/lightwidget/cfwl_widget.cpp:130: if (!m_pIface) On 2016/04/28 23:40:32, Tom Sepez wrote: > ...
4 years, 7 months ago (2016-05-02 13:43:30 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1928963004/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1928963004/100001
4 years, 7 months ago (2016-05-02 13:51:06 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: mac_xfa on master.tryserver.client.pdfium (JOB_FAILED, https://build.chromium.org/p/tryserver.client.pdfium/builders/mac_xfa/builds/461)
4 years, 7 months ago (2016-05-02 14:01:27 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1928963004/120001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1928963004/120001
4 years, 7 months ago (2016-05-02 14:15:11 UTC) #15
dsinclair
PTAL. Had to make some changes to fix win and mac builds.
4 years, 7 months ago (2016-05-02 14:41:20 UTC) #17
dsinclair
On 2016/05/02 14:41:20, dsinclair wrote: > PTAL. > > Had to make some changes to ...
4 years, 7 months ago (2016-05-03 13:34:38 UTC) #18
dsinclair
On 2016/05/03 13:34:38, dsinclair wrote: > On 2016/05/02 14:41:20, dsinclair wrote: > > PTAL. > ...
4 years, 7 months ago (2016-05-04 14:04:03 UTC) #19
Tom Sepez
lgtm
4 years, 7 months ago (2016-05-04 20:45:32 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1928963004/160001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1928963004/160001
4 years, 7 months ago (2016-05-04 20:47:01 UTC) #22
commit-bot: I haz the power
Try jobs failed on following builders: linux on master.tryserver.client.pdfium (JOB_FAILED, https://build.chromium.org/p/tryserver.client.pdfium/builders/linux/builds/498)
4 years, 7 months ago (2016-05-04 20:54:52 UTC) #24
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1928963004/180001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1928963004/180001
4 years, 7 months ago (2016-05-04 21:02:11 UTC) #27
commit-bot: I haz the power
4 years, 7 months ago (2016-05-04 21:24:57 UTC) #29
Message was sent while issue was closed.
Committed patchset #9 (id:180001) as
https://pdfium.googlesource.com/pdfium/+/55fa356c8ce72c597e75fc591fc67597b1c0...

Powered by Google App Engine
This is Rietveld 408576698