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

Issue 1283493004: Cleanup: Mark methods with the override keyword. (Closed)

Created:
5 years, 4 months ago by Lei Zhang
Modified:
5 years, 4 months ago
Reviewers:
Nico
CC:
pdfium-reviews_googlegroups.com
Base URL:
https://pdfium.googlesource.com/pdfium@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Cleanup: Mark methods with the override keyword. - Delete unneeded CFFL_ComboBox::CanCopy() and friends. - Delete unneeded CFFL_FormFiller::CanCopy() and friends. - Delete unneeded CFFL_TextField::CanCopy() and friends. - Delete unneeded FormFiller::DoCopy() and friends. - Rename CFFL_FormFiller::On{Set,Kill}Focus to avoid conflicts. BUG=pdfium:185 R=thakis@chromium.org Committed: https://pdfium.googlesource.com/pdfium/+/3a3849176aa6e2db8baf2f9367b2d96c71815319

Patch Set 1 #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+135 lines, -208 lines) Patch
M core/src/fpdfapi/fpdf_page/fpdf_page_colors.cpp View 1 chunk +1 line, -1 line 0 comments Download
M fpdfsdk/include/formfiller/FFL_ComboBox.h View 1 chunk +30 lines, -39 lines 2 comments Download
M fpdfsdk/include/formfiller/FFL_FormFiller.h View 3 chunks +11 lines, -20 lines 2 comments Download
M fpdfsdk/include/formfiller/FFL_IFormFiller.h View 4 chunks +26 lines, -25 lines 0 comments Download
M fpdfsdk/include/formfiller/FFL_TextField.h View 1 chunk +29 lines, -37 lines 0 comments Download
M fpdfsdk/include/fsdk_baseform.h View 1 chunk +13 lines, -12 lines 0 comments Download
M fpdfsdk/src/formfiller/FFL_ComboBox.cpp View 1 chunk +0 lines, -18 lines 0 comments Download
M fpdfsdk/src/formfiller/FFL_FormFiller.cpp View 4 chunks +5 lines, -21 lines 0 comments Download
M fpdfsdk/src/formfiller/FFL_IFormFiller.cpp View 3 chunks +20 lines, -22 lines 0 comments Download
M fpdfsdk/src/formfiller/FFL_TextField.cpp View 1 chunk +0 lines, -13 lines 0 comments Download

Messages

Total messages: 5 (1 generated)
Lei Zhang
5 years, 4 months ago (2015-08-08 23:09:11 UTC) #2
Nico
lgtm, slightly stampy I'd expand the CL description a bit and mention renames and whatnot. ...
5 years, 4 months ago (2015-08-08 23:47:40 UTC) #3
Lei Zhang
https://codereview.chromium.org/1283493004/diff/1/fpdfsdk/include/formfiller/FFL_ComboBox.h File fpdfsdk/include/formfiller/FFL_ComboBox.h (left): https://codereview.chromium.org/1283493004/diff/1/fpdfsdk/include/formfiller/FFL_ComboBox.h#oldcode63 fpdfsdk/include/formfiller/FFL_ComboBox.h:63: virtual FX_BOOL CanCopy(CPDFSDK_Document* pDocument); On 2015/08/08 23:47:40, Nico (hiding) ...
5 years, 4 months ago (2015-08-10 07:03:22 UTC) #4
Lei Zhang
5 years, 4 months ago (2015-08-10 07:06:44 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
3a3849176aa6e2db8baf2f9367b2d96c71815319 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698