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

Issue 1453643002: Add more overrides. (Closed)

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

Description

Add more overrides. Using Chromium's clang + build options, there's more override warnings. R=tsepez@chromium.org Committed: https://pdfium.googlesource.com/pdfium/+/126ba519bdd489ec6c285d1410dcae773e8ef673

Patch Set 1 #

Total comments: 6

Patch Set 2 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+186 lines, -195 lines) Patch
M core/include/fpdfapi/fpdf_resource.h View 2 chunks +20 lines, -18 lines 0 comments Download
M core/include/fxcrt/fx_stream.h View 1 2 chunks +36 lines, -46 lines 0 comments Download
M core/src/fpdfapi/fpdf_font/ttgsubtable.h View 2 chunks +2 lines, -3 lines 0 comments Download
M core/src/fxcodec/codec/codec_int.h View 3 chunks +64 lines, -59 lines 0 comments Download
M core/src/fxcodec/codec/fx_codec_jbig.cpp View 1 chunk +1 line, -1 line 0 comments Download
M core/src/fxcrt/extension.h View 6 chunks +20 lines, -20 lines 0 comments Download
M fpdfsdk/include/fsdk_baseannot.h View 1 chunk +10 lines, -13 lines 0 comments Download
M fpdfsdk/include/fxedit/fxet_edit.h View 1 chunk +12 lines, -7 lines 0 comments Download
M fpdfsdk/include/fxedit/fxet_list.h View 1 chunk +19 lines, -26 lines 0 comments Download
M fpdfsdk/include/pdfwindow/PWL_ComboBox.h View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 7 (2 generated)
Lei Zhang
This just adds overrides and groups methods together.
5 years, 1 month ago (2015-11-18 00:00:37 UTC) #3
Tom Sepez
https://codereview.chromium.org/1453643002/diff/1/core/include/fxcrt/fx_stream.h File core/include/fxcrt/fx_stream.h (left): https://codereview.chromium.org/1453643002/diff/1/core/include/fxcrt/fx_stream.h#oldcode68 core/include/fxcrt/fx_stream.h:68: virtual void Release() = 0; what happened to Release()? ...
5 years, 1 month ago (2015-11-18 00:36:22 UTC) #4
Lei Zhang
https://codereview.chromium.org/1453643002/diff/1/core/include/fxcrt/fx_stream.h File core/include/fxcrt/fx_stream.h (left): https://codereview.chromium.org/1453643002/diff/1/core/include/fxcrt/fx_stream.h#oldcode68 core/include/fxcrt/fx_stream.h:68: virtual void Release() = 0; On 2015/11/18 00:36:22, Tom ...
5 years, 1 month ago (2015-11-19 00:39:04 UTC) #5
Tom Sepez
LGTM. Let's land this as-is; those classes need some cleanup anyhow.
5 years, 1 month ago (2015-11-19 16:51:53 UTC) #6
Lei Zhang
5 years, 1 month ago (2015-11-20 06:09:36 UTC) #7
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
126ba519bdd489ec6c285d1410dcae773e8ef673 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698