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

Issue 2355813002: CPDF_Document and CPDF_DataAvail are no longer friends (Closed)

Created:
4 years, 3 months ago by dsinclair
Modified:
4 years, 3 months ago
Reviewers:
Tom Sepez, npm, Wei Li
CC:
pdfium-reviews_googlegroups.com
Target Ref:
refs/heads/master
Project:
pdfium
Visibility:
Public.

Description

CPDF_Document and CPDF_DataAvail are no longer friends Remove the friendship between these two classes and replace with accessor methods. Committed: https://pdfium.googlesource.com/pdfium/+/23e173ad2c48e2683cd6e5f76da3fa188d85bcb8

Patch Set 1 #

Total comments: 2

Patch Set 2 : const #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -4 lines) Patch
M core/fpdfapi/fpdf_parser/cpdf_data_avail.cpp View 2 chunks +2 lines, -2 lines 0 comments Download
M core/fpdfapi/fpdf_parser/cpdf_document.cpp View 1 2 chunks +8 lines, -0 lines 0 comments Download
M core/fpdfapi/fpdf_parser/include/cpdf_document.h View 1 4 chunks +5 lines, -2 lines 0 comments Download

Messages

Total messages: 19 (12 generated)
dsinclair
PTAL.
4 years, 3 months ago (2016-09-20 13:33:33 UTC) #4
npm
lgtm
4 years, 3 months ago (2016-09-20 14:37:02 UTC) #7
Tom Sepez
LGTM with nit. https://codereview.chromium.org/2355813002/diff/1/core/fpdfapi/fpdf_parser/cpdf_document.cpp File core/fpdfapi/fpdf_parser/cpdf_document.cpp (right): https://codereview.chromium.org/2355813002/diff/1/core/fpdfapi/fpdf_parser/cpdf_document.cpp#newcode516 core/fpdfapi/fpdf_parser/cpdf_document.cpp:516: bool CPDF_Document::IsPageLoaded(int iPage) { nit: const ...
4 years, 3 months ago (2016-09-20 17:26:04 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2355813002/1
4 years, 3 months ago (2016-09-20 19:18:47 UTC) #13
dsinclair
https://codereview.chromium.org/2355813002/diff/1/core/fpdfapi/fpdf_parser/cpdf_document.cpp File core/fpdfapi/fpdf_parser/cpdf_document.cpp (right): https://codereview.chromium.org/2355813002/diff/1/core/fpdfapi/fpdf_parser/cpdf_document.cpp#newcode516 core/fpdfapi/fpdf_parser/cpdf_document.cpp:516: bool CPDF_Document::IsPageLoaded(int iPage) { On 2016/09/20 17:26:04, Tom Sepez ...
4 years, 3 months ago (2016-09-20 19:21:46 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2355813002/20001
4 years, 3 months ago (2016-09-20 19:21:57 UTC) #17
commit-bot: I haz the power
4 years, 3 months ago (2016-09-20 19:35:42 UTC) #19
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://pdfium.googlesource.com/pdfium/+/23e173ad2c48e2683cd6e5f76da3fa188d85...

Powered by Google App Engine
This is Rietveld 408576698