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

Issue 1157773012: Cleanup: Make CPDF_Annot::m_pAnnotDict private. (Closed)

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

Description

Cleanup: Make CPDF_Annot::m_pAnnotDict private. Remove dead code in CPDF_Annot as well. R=tsepez@chromium.org Committed: https://pdfium.googlesource.com/pdfium/+/b7eb193dcec1594952cbc1dca356a40f66724159

Patch Set 1 : #

Total comments: 8

Patch Set 2 : address comments #

Patch Set 3 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+159 lines, -429 lines) Patch
M core/include/fpdfdoc/fpdf_doc.h View 1 23 chunks +76 lines, -129 lines 0 comments Download
M core/src/fpdfdoc/doc_annot.cpp View 11 chunks +23 lines, -150 lines 0 comments Download
M fpdfsdk/src/formfiller/FFL_CBA_Fontmap.cpp View 1 chunk +1 line, -1 line 0 comments Download
M fpdfsdk/src/fpdf_ext.cpp View 2 chunks +2 lines, -2 lines 0 comments Download
M fpdfsdk/src/fpdfeditpage.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M fpdfsdk/src/fsdk_annothandler.cpp View 1 2 chunks +3 lines, -5 lines 0 comments Download
M fpdfsdk/src/fsdk_baseannot.cpp View 1 15 chunks +46 lines, -125 lines 0 comments Download
M fpdfsdk/src/fsdk_baseform.cpp View 1 4 chunks +4 lines, -13 lines 0 comments Download
M fpdfsdk/src/fsdk_mgr.cpp View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 11 (6 generated)
Lei Zhang
No behavior changes.
5 years, 6 months ago (2015-06-05 20:59:46 UTC) #7
Tom Sepez
Nice. LGTM. https://codereview.chromium.org/1157773012/diff/100001/core/include/fpdfdoc/fpdf_doc.h File core/include/fpdfdoc/fpdf_doc.h (right): https://codereview.chromium.org/1157773012/diff/100001/core/include/fpdfdoc/fpdf_doc.h#newcode522 core/include/fpdfdoc/fpdf_doc.h:522: #define ANNOTFLAG_TOGGLENOVIEW 0x100 nit: blank line following, ...
5 years, 6 months ago (2015-06-05 21:15:30 UTC) #8
Tom Sepez
https://codereview.chromium.org/1157773012/diff/100001/core/include/fpdfdoc/fpdf_doc.h File core/include/fpdfdoc/fpdf_doc.h (right): https://codereview.chromium.org/1157773012/diff/100001/core/include/fpdfdoc/fpdf_doc.h#newcode514 core/include/fpdfdoc/fpdf_doc.h:514: #define ANNOTFLAG_INVISIBLE 1 nit: as long as you're going ...
5 years, 6 months ago (2015-06-05 21:26:19 UTC) #9
Lei Zhang
https://codereview.chromium.org/1157773012/diff/100001/core/include/fpdfdoc/fpdf_doc.h File core/include/fpdfdoc/fpdf_doc.h (right): https://codereview.chromium.org/1157773012/diff/100001/core/include/fpdfdoc/fpdf_doc.h#newcode514 core/include/fpdfdoc/fpdf_doc.h:514: #define ANNOTFLAG_INVISIBLE 1 On 2015/06/05 21:26:18, Tom Sepez wrote: ...
5 years, 6 months ago (2015-06-05 22:25:48 UTC) #10
Lei Zhang
5 years, 6 months ago (2015-06-05 22:28:11 UTC) #11
Message was sent while issue was closed.
Committed patchset #3 (id:140001) manually as
b7eb193dcec1594952cbc1dca356a40f66724159 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698