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

Issue 1886703005: Remove unused FWL methods (Closed)

Created:
4 years, 8 months ago by dsinclair
Modified:
4 years, 8 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

Remove unused FWL methods This CL removes various methods from FWL that are not called. Committed: https://pdfium.googlesource.com/pdfium/+/c4c17fbbcf4cd2b72af7c10db0320d78099df66d

Patch Set 1 #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -204 lines) Patch
M xfa/fwl/core/fwl_formimp.h View 2 chunks +1 line, -3 lines 0 comments Download
M xfa/fwl/core/fwl_formimp.cpp View 2 chunks +1 line, -21 lines 0 comments Download
M xfa/fwl/core/fwl_noteimp.h View 5 chunks +2 lines, -13 lines 2 comments Download
M xfa/fwl/core/fwl_noteimp.cpp View 7 chunks +6 lines, -100 lines 1 comment Download
M xfa/fwl/core/fwl_widgetimp.h View 2 chunks +3 lines, -4 lines 0 comments Download
M xfa/fwl/core/fwl_widgetimp.cpp View 1 chunk +0 lines, -22 lines 0 comments Download
M xfa/fwl/core/fwl_widgetmgrimp.cpp View 1 chunk +0 lines, -17 lines 0 comments Download
M xfa/fwl/core/ifwl_notedriver.h View 2 chunks +0 lines, -9 lines 0 comments Download
M xfa/fwl/core/ifwl_noteloop.h View 1 chunk +0 lines, -1 line 0 comments Download
M xfa/fwl/core/ifwl_tooltiptarget.h View 1 chunk +0 lines, -5 lines 0 comments Download
M xfa/fwl/core/ifwl_widget.h View 1 chunk +0 lines, -8 lines 0 comments Download
M xfa/fwl/core/ifwl_widgetmgr.h View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 8 (3 generated)
dsinclair
PTAL. https://codereview.chromium.org/1886703005/diff/1/xfa/fwl/core/fwl_noteimp.cpp File xfa/fwl/core/fwl_noteimp.cpp (left): https://codereview.chromium.org/1886703005/diff/1/xfa/fwl/core/fwl_noteimp.cpp#oldcode30 xfa/fwl/core/fwl_noteimp.cpp:30: return TranslateAccelerator(pMessage); TranslateAccelerator would always return FALSE since ...
4 years, 8 months ago (2016-04-13 20:07:47 UTC) #2
Tom Sepez
lgtm https://codereview.chromium.org/1886703005/diff/1/xfa/fwl/core/fwl_noteimp.h File xfa/fwl/core/fwl_noteimp.h (right): https://codereview.chromium.org/1886703005/diff/1/xfa/fwl/core/fwl_noteimp.h#newcode32 xfa/fwl/core/fwl_noteimp.h:32: ~CFWL_NoteLoop() override {} nit: implementation should be in ...
4 years, 8 months ago (2016-04-13 20:13:28 UTC) #3
dsinclair
https://codereview.chromium.org/1886703005/diff/1/xfa/fwl/core/fwl_noteimp.h File xfa/fwl/core/fwl_noteimp.h (right): https://codereview.chromium.org/1886703005/diff/1/xfa/fwl/core/fwl_noteimp.h#newcode32 xfa/fwl/core/fwl_noteimp.h:32: ~CFWL_NoteLoop() override {} On 2016/04/13 20:13:28, Tom Sepez wrote: ...
4 years, 8 months ago (2016-04-13 20:17:17 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1886703005/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1886703005/1
4 years, 8 months ago (2016-04-13 20:18:25 UTC) #6
commit-bot: I haz the power
4 years, 8 months ago (2016-04-13 20:24:43 UTC) #8
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://pdfium.googlesource.com/pdfium/+/c4c17fbbcf4cd2b72af7c10db0320d78099d...

Powered by Google App Engine
This is Rietveld 408576698